Add epoch id and refactor replication client/server (#51)
This commit is contained in:
committed by
Antonio Andelic
parent
4e36b646df
commit
a0705746cb
@@ -323,6 +323,7 @@ TEST_F(DecoderEncoderTest, PropertyValueInvalidMarker) {
|
||||
case storage::durability::Marker::SECTION_INDICES:
|
||||
case storage::durability::Marker::SECTION_CONSTRAINTS:
|
||||
case storage::durability::Marker::SECTION_DELTA:
|
||||
case storage::durability::Marker::SECTION_EPOCH_HISTORY:
|
||||
case storage::durability::Marker::SECTION_OFFSETS:
|
||||
case storage::durability::Marker::DELTA_VERTEX_CREATE:
|
||||
case storage::durability::Marker::DELTA_VERTEX_DELETE:
|
||||
|
||||
Reference in New Issue
Block a user