1
0
Fork 0
arangodb/arangod/Utils
Tobias Gödderz 87e5fe7dd2 Bug fix 3.5/clean replication api wal tracking (#9503)
* Use int type for server id

Change serverId to an int

Pass syncerId only for synchronous replication

Added UrlBuilder

structs to classes, reordering

Added Location class, cleanup

Fixed initialization order

Use Location class

Use string for large ints

Documentation

Added clientInfo to ReplicationClientProgressTracker and corresponding rest handlers

Pass clientInfo string in sync replication

Pass clientInfo in addFollower, too

Updated docu

Renamed UrlBuilder to UrlHelper

Updated docu

Try to fix compile error on windows

Fixed a bug and a test

* Implemented @jsteeman's comments
2019-07-18 19:38:31 +03:00
..
CollectionExport.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
CollectionGuard.h cleanup replication contexts (#8630) 2019-04-01 09:35:08 +02:00
CollectionKeys.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
CollectionKeys.h big reformat 2018-12-26 00:54:03 +01:00
CollectionKeysRepository.cpp added debugging for replication-fuzz fails (#8674) 2019-04-04 10:20:49 +02:00
CollectionKeysRepository.h added debugging for replication-fuzz fails (#8674) 2019-04-04 10:20:49 +02:00
CollectionNameResolver.cpp Bug fix/cleanup 31032019 (#8632) 2019-04-01 17:14:11 +02:00
CollectionNameResolver.h Bug fix/cleanup 31032019 (#8632) 2019-04-01 17:14:11 +02:00
Cursor.h big reformat 2018-12-26 00:54:03 +01:00
CursorRepository.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
CursorRepository.h added debugging for replication-fuzz fails (#8674) 2019-04-04 10:20:49 +02:00
DatabaseGuard.cpp remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
DatabaseGuard.h remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
Events.cpp Suppress replication operations from audit output. (#8896) 2019-05-08 10:16:57 +02:00
Events.h Suppress replication operations from audit output. (#8896) 2019-05-08 10:16:57 +02:00
ExecContext.cpp big reformat 2018-12-26 00:54:03 +01:00
ExecContext.h big reformat 2018-12-26 00:54:03 +01:00
FlushThread.cpp Bug fix/internal issue #605 (#9421) 2019-07-08 14:07:11 +03:00
FlushThread.h big reformat 2018-12-26 00:54:03 +01:00
FlushTransaction.h big reformat 2018-12-26 00:54:03 +01:00
OperationCursor.cpp Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
OperationCursor.h fix test (#8402) 2019-03-13 15:24:55 +01:00
OperationOptions.h big reformat 2018-12-26 00:54:03 +01:00
OperationResult.h big reformat 2018-12-26 00:54:03 +01:00
SingleCollectionTransaction.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
SingleCollectionTransaction.h big reformat 2018-12-26 00:54:03 +01:00
UrlHelper.cpp Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
UrlHelper.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
VersionTracker.h don't include the Logger in header files if it's not necessary (#9216) 2019-06-07 10:08:03 +02:00