Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There may be concurrency problem in the testTruncateLog unit test.
In this test, s3 applying logEntry to stateMachine may lag majority servers.
So when we execute assertEmptyTransactionMap in main function, the transactionMap of s3 map not be empty.