Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21041 )
Change subject: [Java] Fix concurrent problem while traversing the traces of KuduRpc. ...................................................................... Patch Set 8: (2 comments) Thank you for the fix! http://gerrit.cloudera.org:8080/#/c/21041/8//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/21041/8//COMMIT_MSG@10 PS8, Line 10: HashedWheelTimeout HashedWheelTimer http://gerrit.cloudera.org:8080/#/c/21041/8//COMMIT_MSG@12 PS8, Line 12: which leads to : exception in timeout task Could you add an example of such a trace into the commit description? It could help people to identify the problem if they hit it. BTW, what is the other actors that might be modifying the collection of traces during that time? Are those only related to late responses that arrive past the timeout or that might be something else? -- To view, visit http://gerrit.cloudera.org:8080/21041 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1a642d93d01ebcfa05b01fe263023b5580d2542b Gerrit-Change-Number: 21041 Gerrit-PatchSet: 8 Gerrit-Owner: Song Jiacheng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 20 Feb 2024 17:13:58 +0000 Gerrit-HasComments: Yes
