Jan
b3a3e35f3d
added arangorestore options `--number-of-shards` and `--replication-f… ( #7869 )
...
* added arangorestore options `--number-of-shards` and `--replication-factor`
* updated documentation
* added version numbers
2019-01-03 11:07:02 +01:00
Lars Maier
5c53ebceb0
Feature/jwt keyfile ( #7863 )
...
* Added jwt-keyfile option and warning for old option.
* CHANGELOG
* Add trimming to --auth.jwt-secret-keyfile
* Adjust some comments.
2019-01-02 14:38:38 +01:00
Jan
98ff9621bf
prevent duplicate attributes being generated by AQL queries ( #7837 )
2019-01-02 12:37:17 +01:00
Jan
74f0bbed5a
fixed issue #7834 ( #7843 )
2019-01-02 11:22:42 +01:00
Jan
f4f61e2947
Bug fix/issues 23122018 ( #7847 )
2019-01-02 11:11:03 +01:00
sleto-it
20d5e1655e
Documents that arangorestore/arangodump threads option is from v3.4.0 on ( #7701 )
2018-12-29 13:29:10 +01:00
sleto-it
4aefcbd716
Update ISSUE_TEMPLATE.md ( #7103 )
2018-12-28 17:36:08 +01:00
sleto-it
099fd6d2db
Doc - Forwardports to devel - 2018-12-27 ( #7858 )
2018-12-27 17:12:50 +01:00
Omar_A
5bf0eb4fea
Doc - Sync-external-repo-2018-12-25 ( #7854 )
2018-12-27 11:17:11 +01:00
maxkernbach
4db6390054
Doc - re-add switching storage engine section ( #7781 )
2018-12-27 11:03:31 +01:00
Simran
f7b9733a84
Doc - Fix build (whitespaces, triple-backticks, comments) ( #7857 )
2018-12-26 21:41:19 +01:00
KVS85
3bf3818ba9
Add http_server test for creating view with links ( #7852 )
2018-12-26 19:30:10 +03:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Frank Celler
56e193db9f
added new clang style and reformat script for clang-format 6.0
2018-12-26 00:26:25 +01:00
maxkernbach
76f98429e6
Doc - Improve MacOS Installation page ( #7744 )
2018-12-24 17:18:34 +01:00
Dan Larkin-York
2ad638cb45
Fix issue with geo iterator reset. ( #7839 )
2018-12-23 00:41:12 +01:00
Simran
06e123de22
Doc - Single Instance vs. Cluster (diff + migration) ( #7739 )
2018-12-22 23:30:24 +01:00
Simon
a2a0b03f43
Rdb index background (preliminary) ( #7644 )
2018-12-21 19:24:10 +01:00
Simon
52be735244
iResearch asan issue ( #7832 )
2018-12-21 15:51:57 +01:00
Michael Hackstein
4965cea454
Feature/improve edgeindex covered ( #7718 )
...
* The Rocks Edge index now states that it covers _from and _to and can be used as a covering index for both.
* Moved the ExecutionState checkmark in query to a later point. It actually still included parts of Instantiation in cluster
* Updated test for the new feature, it now covers more states
* Updated changelog
* Updated ClusterIndex to support RocksDBEdgeIndex covering
* Removed assertion, during startup this assertion is not hold
* Replaced inplace builder by a leased builder
* Update CHANGELOG
Co-Authored-By: jsteemann <jsteemann@users.noreply.github.com>
* Update CHANGELOG
Co-Authored-By: jsteemann <jsteemann@users.noreply.github.com>
2018-12-21 13:41:25 +01:00
Vasiliy
db07e1ca5e
issue 511.6: update iresearch to 6e870904eae5eaf891359ed06e7332666c02cb19 ( #7819 )
...
* issue 511.6: update iresearch to 6e870904eae5eaf891359ed06e7332666c02cb19
* backport: add back required MSVC command replacement
* try to address MSVC link issues
* backport: move post-build step into a separate custom target
* another attempt to address cmake build issues
2018-12-21 15:00:35 +03:00
KVS85
bbd8aa4e0b
Remove procdump usage while taring archives ( #7815 )
2018-12-21 11:39:39 +01:00
Jan
cc66e7f91f
copy enterprise files too when starting with `--javascript.copy-installation` ( #7818 )
2018-12-20 17:47:10 +01:00
Jan
7b571d311d
suppress a warning message about non-optimal MMFiles collection data structures while doing WAL recovery, not just while upgrading. ( #7811 )
2018-12-20 16:52:25 +01:00
Tobias Gödderz
90ec730c07
Fix heartbeat thread hanging during shutdown ( #7709 )
2018-12-20 16:40:42 +01:00
Wilfried Goesgens
c3e73ba45b
upgrade rocksdb to V5.18.X ( #7792 )
2018-12-19 19:34:55 +01:00
Wilfried Goesgens
c30947961f
Fix Cluster shutdown handling of http connections ( #7809 )
2018-12-19 19:22:11 +01:00
Jan
33b288e3dc
fix restrictCollections parameter on database level replication ( #7810 )
2018-12-19 19:07:31 +01:00
Vasiliy
00a4c34576
issue 511.5: remove cid from IResearchPrimaryKey since iresearch data-stores are per-collction, minor code cleanup ( #7803 )
...
* issue 511.5: remove cid from IResearchPrimaryKey since iresearch data-stores are per-collction, minr code cleanup
* get rid of CID field in a document
* make ArangoSearch PK encoding/decoding logic explicit
2018-12-19 16:10:58 +03:00
Andrey Abramov
ac3a8a3f0b
update knownissues ( #7807 )
2018-12-19 16:10:34 +03:00
Jan
ea39dfa3d2
fixed issue #7757 ( #7805 )
...
* fixed issue #7757
* fix compilation error
2018-12-19 14:06:52 +01:00
Andrey Abramov
0399379233
ensure all system attributes are properly indexed by ArangoSearch view ( #7784 )
2018-12-19 15:00:49 +03:00
Jan
99809a445e
do not use an internal error for JSON parse errors ( #7799 )
2018-12-19 12:54:47 +01:00
Andrey Abramov
7f4740b335
update ArangoSearch consolidation policy ( #7801 )
2018-12-19 01:55:08 +03:00
Jan
4dc64cbab5
remove unused thread functionality ( #7769 )
2018-12-18 18:28:13 +01:00
Jan
529e1a5579
fix issue #7743 : properly invalidate variables after COLLECT statemen… ( #7780 )
2018-12-18 18:13:34 +01:00
Jan
50da149f39
improve error handling in case query cannot be found ( #7795 )
2018-12-18 17:46:42 +01:00
Jan
93d624d217
issue #7749 ( #7794 )
2018-12-18 17:16:14 +01:00
Jan
259170f1c2
fixed issue #7763 ( #7793 )
2018-12-18 17:02:01 +01:00
Vasiliy
8e7f0df775
issue 511.4: ensure IResearchLink can be initialized without view as required for db-server, minor code fixes and cleanup ( #7786 )
...
* issue 511.4: ensure IResearchLink can be initialized without view as required for db-server, minor code fixes and cleanup
* remove unnessesary checks
* revert last change due to test failures
* fix typo in change revert
* try to address random test failures
2018-12-18 18:45:11 +03:00
Andrey Abramov
0cff2bd8f6
fix issue and add test ( #7789 )
2018-12-18 17:27:41 +03:00
Jan Christoph Uhde
4423125a7f
tools are now looking into the build to find the file ( #7128 )
...
* tools are now looking into the build to find the file
The file does not need to be copied anymore. In fact it
tends to confuse tools. This is especially true for
different build types, that use different flags,
using the same source directory.
2018-12-18 10:40:31 +01:00
Vasiliy
f1bf5cc9cf
issue 511.3: remove IResearchViewDBServer and use the IResearchView directly on db-server ( #7748 )
...
* issue 511.3: remove IResearchViewDBServer and use the IResearchView directly on db-server
* ensure objectId is set in RocksDBLink
2018-12-17 21:11:20 +03:00
Max Neunhöffer
2846bdc393
Fix S2 for aarch64. ( #7770 )
2018-12-17 09:59:33 +01:00
Kaveh Vahedipour
b9409f631a
equalising devel and 3.4 in agency/cluster ( #7755 )
...
* equalising devel and 3.4 in agency/cluster
* need to move code higher up
* Correct two error codes (shutting down).
2018-12-17 09:50:26 +01:00
jsteemann
87fbc6792e
wording
2018-12-17 09:02:39 +01:00
Kaveh Vahedipour
94784e5639
startLocalCluster in rr debugging mode cannot be started with --console on agents / db servers ( #7776 )
2018-12-16 16:25:55 +01:00
Andrey Abramov
43dbe065d5
fix cmake parameters coincidence ( #7774 )
2018-12-15 01:56:32 +03:00
Michael Hackstein
647a29d1ae
Fix a rare deadlock situation in Replication sync phase ( #7759 )
2018-12-12 22:05:01 +01:00
jsteemann
489ff0aa94
add virtual dtor
2018-12-12 18:57:21 +01:00