Jan Christoph Uhde
484e2971d6
C++17 clean up ( #10287 )
2019-11-11 08:49:54 +01:00
Simon
4ed945a04b
Improve Connection pool robustness ( #10268 )
2019-10-30 17:30:50 +01:00
Tobias Gödderz
e2c84acfaf
Use explicit default destructors where possible ( #10166 )
2019-10-04 15:58:30 +02:00
Simon
9040f1d18a
Fuerte + Pregel + Agency = 🥑 ( #10110 )
2019-10-01 11:19:18 +02:00
Simon
a5a72ef6d4
port Pregel segmented buffers ( #9112 )
2019-05-28 18:23:20 +02:00
Simon
937d743ba6
Bug fix/pregel stuff ( #8733 )
2019-04-11 15:58:28 +02:00
Jan Christoph Uhde
c3f7961b88
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
Simon
3ada15fc35
The Legendary El Cheapo ( #8485 )
2019-03-22 11:38:33 +01:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Max Neunhöffer
2f874249bb
Bug fix/adjust agency comm timeouts ( #2765 )
...
* Take out 503 timeouts altogether.
* Overhaul of AgencyComm::sendWithFailover loop.
* Let performRequests optionally ignore 404 coll not found.
* Fix error message "database not found" when AgencyComm failed.
* Add log entries in Agency if locks are acquired too slowly.
* Reexecute the javascript cluster sync stuff even if there was no plan/current change...So failed sync jobs can retry later...
* Cover callbacks in Communicator by lock. This fixes https://github.com/arangodb/planning/issues/370
* Put in delay in waiting for leader in agency test.
* Schmutz logging to heartbeat topic.
* Add more lock time diagnostic in agent.
* Switch on agencycomm tracing in coordinator.
2017-07-13 00:44:28 +02:00
Simon Grätzer
79c2e87bac
Pregel: code reformatting
2017-03-17 16:21:25 +01:00
Simon Grätzer
162a0476c3
Pregel: Removed ThreadPool, added test for memory mapping
2017-03-17 15:55:01 +01:00
Simon Grätzer
529cb4ae85
Integer ID for testing
2017-03-15 10:20:48 +01:00
Simon Grätzer
a1752da492
Added single server support
2017-03-08 18:20:36 +01:00
Simon Grätzer
77d02669c4
Added LabelPropagation
2017-03-02 19:53:34 +01:00
Simon Grätzer
27c617fe10
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# 3rdParty/V8/v8
# arangod/Transaction/Methods.h
# arangod/Utils/UserTransaction.h
# arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +01:00
Simon Grätzer
92d705ce76
Fix
2017-02-27 02:56:57 +01:00
Simon Grätzer
19d3dfc601
Small fix
2017-02-24 11:22:16 +01:00
Simon Grätzer
2e912a1743
Fixed HITS and MessageIterator
2017-02-20 15:44:30 +01:00
Simon Grätzer
bba94e7ecd
Added HITS algorithm
2017-02-20 12:19:01 +01:00
Simon Grätzer
ea905816bd
Some reshuffling
2017-02-19 13:50:43 +01:00
Simon Grätzer
18fb10e2f7
Added Effective Closeness
2017-02-17 03:41:51 +01:00
Simon Grätzer
ddee4c3619
Fixing async mode and LineRank
2017-02-16 16:52:58 +01:00
Simon Grätzer
62464be81f
Stuff
2017-02-13 02:45:38 +01:00
Simon Grätzer
3fd10aae34
Adding tryLock
2017-02-12 00:13:44 +01:00
Simon Grätzer
4edba27b41
Fixed log topic
2017-02-10 16:31:38 +01:00
Simon Grätzer
edab268572
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/Aql/FunctionDefinitions.cpp
# arangod/Aql/Functions.h
# arangod/Utils/ExplicitTransaction.h
2017-02-10 15:21:24 +01:00
Simon Grätzer
00ebdbf61e
Reformatting pregel code
2017-02-05 16:06:46 +01:00
Simon Grätzer
2800f33a2b
Finer grained locking in the incoming cache
2017-02-05 04:07:55 +01:00
Simon Grätzer
5d9aa0cb6b
Multi threaded GraphStore, ran clang-format
2017-01-30 01:39:39 +01:00
Simon Grätzer
b45812e0e1
Seemingly working SCC, optimized graph loading
2017-01-25 02:05:45 +01:00
Simon Grätzer
afaab2e8d5
Working on PageRank and SCC
2017-01-24 16:37:21 +01:00
Simon Grätzer
1b65ff07b8
Fixed PageRank
2017-01-24 02:04:53 +01:00
Simon Grätzer
79e8a2444c
Double page rank, storage optimizations
2017-01-23 16:01:54 +01:00
Simon Grätzer
03caa2e097
Started with a sketch on message formats including the sender key
2017-01-23 13:22:07 +01:00
Simon Grätzer
8adf4a3039
Adaptive message buffers, Optimized message format
2017-01-22 15:53:11 +01:00
Simon Grätzer
3adbe0ae07
Fixing a bug
2017-01-19 14:12:31 +01:00
Simon Grätzer
2f533e6833
Fixing some potential issues
2017-01-18 15:45:45 +01:00
Simon Grätzer
2b18f29de2
Reformatting
2016-12-22 11:47:31 +01:00
Simon Grätzer
53c87849df
Fixed array outgoing cache
2016-12-21 17:08:45 +01:00
Simon Grätzer
d768f9bd93
Better timing
2016-12-21 15:07:30 +01:00
Simon Grätzer
96925c0e76
Working single phase async
2016-12-19 07:25:52 +01:00
Simon Grätzer
f084bd7b12
All necessities supported
2016-12-17 14:09:41 +01:00
Simon Grätzer
caa260defd
More async work
2016-12-15 18:46:02 +01:00
Simon Grätzer
f8dfca5e07
Reorganizing code
2016-12-14 10:39:37 +01:00
Simon Grätzer
63f87fbf52
reorganization
2016-12-13 13:54:14 +01:00
Simon Grätzer
6e07e81a1e
starting async mode
2016-12-12 13:19:46 +01:00
Simon Grätzer
d293d215c1
Slight restructuring
2016-12-08 12:39:46 +01:00
Simon Grätzer
0f57b6633b
Algorithms without combiners supported
2016-12-07 16:00:42 +01:00
Simon Grätzer
0689ccaabb
fixed some stuff, stopping still not working
2016-12-05 01:18:05 +01:00