apurtell commented on PR #8584:
URL: https://github.com/apache/hbase/pull/8584#issuecomment-5703546191

   Copilot's review (2026-09-02, reiterated 2026-09-16) highlights a real race. 
This has to be fixed now, not deferred to another followup, otherwise what is 
the point. A stale in-flight heartbeat from the (soon to be dead) source RS can 
read null/a low value, race past the OPEN-seed, and then overwrite it with its 
lower value, reintroducing the bug this PR is meant to fix, just in a narrower 
window.


-- 
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]

Reply via email to