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
CollectionKeys.cpp
CollectionKeys.h
CollectionKeysRepository.cpp
CollectionKeysRepository.h
CollectionNameResolver.cpp
CollectionNameResolver.h
Cursor.h
CursorRepository.cpp
CursorRepository.h
DatabaseGuard.cpp
DatabaseGuard.h
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
ExecContext.h
FlushThread.cpp Bug fix/internal issue #605 (#9421) 2019-07-08 14:07:11 +03:00
FlushThread.h
FlushTransaction.h
OperationCursor.cpp
OperationCursor.h
OperationOptions.h
OperationResult.h
SingleCollectionTransaction.cpp
SingleCollectionTransaction.h
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