Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/23608 )
Change subject: KUDU-3662: Add stress test for checkpoint recovery ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/23608/5/java/kudu-replication/src/test/java/org/apache/kudu/replication/TestReplicationCheckpointStress.java File java/kudu-replication/src/test/java/org/apache/kudu/replication/TestReplicationCheckpointStress.java: http://gerrit.cloudera.org:8080/#/c/23608/5/java/kudu-replication/src/test/java/org/apache/kudu/replication/TestReplicationCheckpointStress.java@70 PS5, Line 70: Without fix: Test fails within 5-10 iterations with sink rows < source rows > It's been verified to be behave as expected without the fix, correct? Yes, basically an early version of this test was the one that shed light on the race condition. Since i've found this test useful I've figured that we could commit this into the repo. (later when FLINK-38575 is fixed we can get rid of this) -- To view, visit http://gerrit.cloudera.org:8080/23608 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic463c143a5330bf8db7c5b026a8b4dbe83b7a769 Gerrit-Change-Number: 23608 Gerrit-PatchSet: 5 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Thu, 20 Nov 2025 11:34:40 +0000 Gerrit-HasComments: Yes
