Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The problem statement:
Raft server logs not only log data but ALL DML (Create/Delete etc) commands as well. When reading data from Raft log file using Log Service read API we need to filter these command out.
See LogServiceStateMachine class.