jsteemann
0a971b5ebe
less work inside the transaction
2017-01-04 09:42:59 +01:00
jsteemann
0070b40fbf
attempt to fix Windows build
2017-01-04 09:08:13 +01:00
Jan
18f94a4bfc
Merge pull request #2241 from ojosdegris/patch-1
...
Adding note about configuration file and endpoint.
2017-01-04 08:52:23 +01:00
Simon Grätzer
a99f5310f4
Fixed NPE
2017-01-03 22:11:06 +01:00
Kaveh Vahedipour
e04b092369
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-03 18:26:06 +01:00
Wilfried Goesgens
a1e6b4f220
fix jemalloc detection
2017-01-03 17:50:48 +01:00
Kaveh Vahedipour
f66688c397
visual studio ridiculous once again
2017-01-03 17:45:57 +01:00
Andreas Streichardt
39fc38393e
Add followerinfo to single server case so mop can test :S
2017-01-03 16:59:17 +01:00
Andreas Streichardt
8c8a17528c
Fix coordinator case
2017-01-03 16:43:54 +01:00
Andreas Streichardt
c3ae91b405
Remove unused variable
2017-01-03 16:41:45 +01:00
Andreas Streichardt
8bb3142d19
Rework setRole code
2017-01-03 16:32:43 +01:00
jsteemann
49ef83c608
attempt to fix hanging tests
2017-01-03 15:54:36 +01:00
jsteemann
b8a64ccca2
attempt to fix hanging tests
2017-01-03 15:53:52 +01:00
Kaveh Vahedipour
6673093dc6
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-03 15:39:58 +01:00
Kaveh Vahedipour
5b3d95298b
agent restart from persistence with complete set of new endpoints
2017-01-03 15:39:52 +01:00
hkernbach
2dcf7e6852
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-01-03 15:16:19 +01:00
hkernbach
157c206765
updated graph viewer documentation
2017-01-03 15:16:12 +01:00
jsteemann
118a4a7778
more cache invalidation
2017-01-03 14:58:13 +01:00
jsteemann
dff5c448e4
fixed jslint
2017-01-03 14:58:07 +01:00
jsteemann
16f16b768d
optimizations for geo index
2017-01-03 14:17:49 +01:00
jsteemann
9e7a98332d
try to fix Windows compile errors
2017-01-03 13:21:04 +01:00
jsteemann
da54b0d5ab
fix clang build
2017-01-03 13:07:56 +01:00
Wilfried Goesgens
fc18eff615
remove unneccessary compiler detection
2017-01-03 10:55:28 +01:00
Kaveh Vahedipour
67b53bb91b
no need considering reportIn for updating endpoints
2017-01-03 09:40:03 +01:00
Kaveh Vahedipour
449800d922
agent id is in configuration part
2017-01-03 09:35:33 +01:00
Kaveh Vahedipour
466d645545
it is probably a must to continue if leader cannot be reached
2017-01-03 09:26:45 +01:00
Kaveh Vahedipour
202f0636df
nolock swap active member in agent configuration not needed
2017-01-03 09:01:53 +01:00
Kaveh Vahedipour
bd28896b69
do not resend inception message, if their leaderId and id are the same
2017-01-03 08:43:27 +01:00
Kaveh Vahedipour
c5c41a666c
agency updates new agent addresses and ports
2017-01-02 19:15:20 +01:00
Kaveh Vahedipour
f380ebae31
remove deceased agents from AgencyComm
2017-01-02 18:50:26 +01:00
Kaveh Vahedipour
9d5a5537ce
remove deceased agents from AgencyComm
2017-01-02 17:12:00 +01:00
Kaveh Vahedipour
4671f7ce45
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-02 15:58:52 +01:00
Kaveh Vahedipour
a2ee40d4f3
restarting agents inform rest of their new endpoints
2017-01-02 15:58:38 +01:00
jsteemann
3c9d71fdcf
performance fix for locks
2017-01-02 15:36:43 +01:00
jsteemann
62aeddee6a
speed up memory management
2017-01-02 13:39:27 +01:00
jsteemann
9dce58e418
slightly speed up conditions optimizer
2017-01-02 12:29:28 +01:00
jsteemann
0d14b52b69
fixed issue #2234
2017-01-02 09:19:15 +01:00
Simon Grätzer
4ba13abebc
Improve lazy loading
2016-12-31 14:46:25 +01:00
Kaveh Vahedipour
1e8f44dcd0
increase plan too?
2016-12-30 14:03:37 +01:00
Kaveh Vahedipour
839654d095
collections and current version
2016-12-30 13:56:25 +01:00
Kaveh Vahedipour
55ffd4c55f
collections and current version
2016-12-30 13:54:55 +01:00
Simon Grätzer
21fc5ef91f
Refactoring
2016-12-30 13:05:35 +01:00
Kaveh Vahedipour
ccca0103c2
lock/write lock tests in shell_server not needed anymore
2016-12-30 11:59:43 +01:00
Kaveh Vahedipour
084c3e2e73
more robust agency test
2016-12-30 11:33:58 +01:00
Kaveh Vahedipour
4928358e04
removing trace of agency locks part 1
2016-12-30 11:21:11 +01:00
Simon Grätzer
7563fb4b80
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-12-29 18:09:57 +01:00
Simon Grätzer
45ece34ae1
Various Changes
2016-12-29 18:09:39 +01:00
Kaveh Vahedipour
572d294ec7
getting rid of locks in cluster.js
2016-12-29 17:44:03 +01:00
Viktor Evdokimov
2c92e7fceb
Adding note about configuration file and endpoint.
...
Took me a while to find how to change server.endpoint. When editing provided plist file and using `brew services start arangodb` `ProgramArguments` from plist are ignored for some reason. So the only way to switch from `127.0.0.1:8529` to `0.0.0.0:8529` was to edit `arangod.conf` file and restart services with brew. After that I was able to access web interface remotely.
2016-12-29 11:37:16 -05:00
Kaveh Vahedipour
b712640f42
getting rid of locks in cluster.js
2016-12-29 16:39:59 +01:00