bereng commented on PR #4618: URL: https://github.com/apache/cassandra/pull/4618#issuecomment-3990714491
Hi @arup-chauhan I looked at the new PR and if you check the code you will see that path is already protected by `markAlive`. That function `realMarkAlive` is only visible and called in tests, unless I missed sthg, and that is intentional to allow tests to hack whatever they need. If you have further suggestions as you mention it would better, imo, you prepare a PR with everything you have in mind. This would reduce review roundtrips imo. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

