Replies: 1 comment
-
Now there seems only the async flush mechanism, indeed has the problem... Now async flush is 10ms interval. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems like dledger may commit a log entry when the log entry is still in the page cache? (If I am wrong, let me know please.)
In the worst case, a log entry is commited, but still in page cache, and the whole cluster just get a power outage, the Log Entry is lost?
Beta Was this translation helpful? Give feedback.
All reactions