Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9526 )
Change subject: A new Jepsen checker for READ_YOUR_WRITES scan mode ...................................................................... Patch Set 10: > Uploaded patch set 10. I think the test would be more robust if we were deleting the inserted values from other clients (only those which they inserted). My concern is that the way how the jepsen test for RYW modes is implemented now does not cover the case when other clients delete their stuff from the table. Maybe, it's worth updating the client behavior so that every time the client tries to perform an operation, it could either (a) insert a new value (b) delete the previous value (c) update the previous value to the next value in its values space. What do you think? -- To view, visit http://gerrit.cloudera.org:8080/9526 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I92d5c0e3b91af58576eb6cd408d922ec7c0fef6c Gerrit-Change-Number: 9526 Gerrit-PatchSet: 10 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Tue, 08 May 2018 19:26:12 +0000 Gerrit-HasComments: No
