Kaveh Vahedipour
e55d3e92a9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-08 12:44:50 +02:00
Kaveh Vahedipour
371cca765f
very very long timeout for compaction tests in agency seem necessary
...
for agency tests to succeed under ultra-high-load scenarios
2017-06-08 12:44:00 +02:00
jsteemann
bf209397cd
fixed shutdown issues
2017-06-08 12:30:43 +02:00
Andreas Streichardt
7250ba29ee
Disable communicator and abort all requests when shutting down
2017-06-08 11:58:15 +02:00
Michael Hackstein
f7e40a14ca
RocksDBBounds now give info about their columnFamily. Adapted convenience methods that used those bounds to use correct column family now
2017-06-08 11:47:02 +02:00
jsteemann
427fc35f35
fix MSVC compile warnings
2017-06-08 10:48:39 +02:00
Ewout Prangsma
3dbdc44e2b
Added docs about encryption feature ( #2500 )
...
* Added docs about encryption feature
* Included Encryption/README
* Typo
2017-06-08 08:52:17 +02:00
Ewout Prangsma
4d6fa5bb87
Import RocksDB encryption support ( #2491 )
...
* Import RocksDB encryption support
* Adding enterprise hooks
* Allocate scratch space in BlockCipher, used for all subsequent calls to EncryptBlock
* Adding more enterprise hooks
* Added encryption test script
* Added (commented) entry for encryption-keyfile
* Use correct env
* Updated ARANGODB value
* Log startup at debug level
* Removed TTY flag
* Fixed build
* Added prefix block support with unique initial counter & IV for CTR implementation
2017-06-08 08:51:02 +02:00
Frank Celler
38091587fc
unpatched v4.5.0 and enabled munmap ( #2529 )
2017-06-07 20:12:14 +02:00
Andreas Streichardt
a2f5871ee6
Keep retrying coordinator bootstrap
2017-06-07 18:22:08 +02:00
Simon Grätzer
2d3f1d8245
Added assert(false) to force coredump in jenkins
2017-06-07 17:44:52 +02:00
Simon Grätzer
fba82fc516
Forgot test case
2017-06-07 17:20:37 +02:00
Simon Grätzer
d70b1491ab
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-07 17:19:05 +02:00
Simon Grätzer
571356a6ae
added pregel vertex / edge count checks
2017-06-07 17:18:59 +02:00
Kaveh Vahedipour
35492fa51f
slice can throw
2017-06-07 16:40:16 +02:00
Kaveh Vahedipour
4c95445ae9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-07 16:25:23 +02:00
Max Neunhoeffer
7a37700b5f
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-06-07 16:23:28 +02:00
Max Neunhoeffer
4762485815
Fix agency crash (_parent bug).
2017-06-07 16:23:13 +02:00
Simon Grätzer
8dcf045a7b
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-07 15:47:18 +02:00
Simon Grätzer
5fc966e267
fixing warmup mode
2017-06-07 15:47:08 +02:00
Andreas Streichardt
c89c9e44c9
Fix warnings
2017-06-07 14:50:46 +02:00
Andreas Streichardt
cb5fc03b60
Fix windows build
2017-06-07 14:50:46 +02:00
Andreas Streichardt
dbf9e61b20
Add more debug output
2017-06-07 14:50:46 +02:00
Max Neunhoeffer
641346899b
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-06-07 14:49:30 +02:00
Max Neunhoeffer
38a7530900
Temporarily disable huge transaction pack test.
2017-06-07 14:49:10 +02:00
Jan Christoph Uhde
2f2d1bc217
add assert to geo index implementation
2017-06-07 14:45:27 +02:00
Wilfried Goesgens
d49f154305
fix environment variable for ubuntu snap
2017-06-07 14:37:38 +02:00
Wilfried Goesgens
81d8fc1852
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-06-07 14:37:36 +02:00
Simon Grätzer
1cd469c613
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-07 14:08:23 +02:00
Wilfried Goesgens
b9b79ee11b
Revert "revert env setting - doesn't work that way."
...
This reverts commit a6b45982fd
.
2017-06-07 13:33:41 +02:00
Kaveh Vahedipour
52552f99fc
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-07 13:25:20 +02:00
Kaveh Vahedipour
1e82fbdab6
slice() does generate an exception at times
2017-06-07 13:25:12 +02:00
jsteemann
3bc320513d
micro optimizations
2017-06-07 13:23:37 +02:00
jsteemann
21e96d6ff8
removed enum value
2017-06-07 13:23:26 +02:00
jsteemann
3f0b3970cf
micro optimizations
2017-06-07 13:22:56 +02:00
jsteemann
2d96b9ab4c
fix issues found by coverity scan tool
2017-06-07 13:22:18 +02:00
jsteemann
1952b75b75
fix potential nullptr access
2017-06-07 13:22:00 +02:00
jsteemann
6acfb4ff97
fix invalid new/free pairings
2017-06-07 13:21:41 +02:00
jsteemann
f7b56e33c9
honor result of stat() call
2017-06-07 13:21:07 +02:00
jsteemann
ad05d8882b
removed dead code
2017-06-07 13:20:52 +02:00
Max Neunhoeffer
3e2d669a6c
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-06-07 13:16:57 +02:00
Max Neunhoeffer
e2a40dd161
Set keep size by default to 1000.
2017-06-07 13:16:40 +02:00
Max Neunhoeffer
93e4c991b1
Add an assertion.
2017-06-07 13:16:20 +02:00
Simon Grätzer
4ac98c7a09
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-07 13:03:38 +02:00
Simon Grätzer
082426df53
removing unused code
2017-06-07 13:03:31 +02:00
Wilfried Goesgens
cf53ee86db
fix retry
2017-06-07 12:04:37 +02:00
Wilfried Goesgens
f2be259959
wait at least once for service to be down so the .exe gets released
2017-06-07 11:54:48 +02:00
Michael Hackstein
ac79f7d7c6
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-06-07 11:14:02 +02:00
Michael Hackstein
db0dcd5579
Reverted API name change on _getConnectingEdges
2017-06-07 11:13:52 +02:00
Max Neunhoeffer
47a7e8e421
Further improve error handling and increase timeout.
2017-06-07 10:19:29 +02:00