SzyWilliam commented on code in PR #938: URL: https://github.com/apache/ratis/pull/938#discussion_r1366666765
########## ratis-docs/src/site/markdown/configurations.md: ########## @@ -199,6 +199,16 @@ treat the peer as caught-up. Increase this number when write throughput is high. | **Type** | double, ranging from (0.0,1.0) | | **Default** | 0.9 | +### Read After Write - Configurations related to read-after-write-consistency + + +| **Property** | `raft.server.read.read-after-write-consistent.write-index-cache.expiry-time` | Review Comment: Thanks for pointing out! Let me fix these in this patch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
