driftx commented on PR #4167:
URL: https://github.com/apache/cassandra/pull/4167#issuecomment-2895030301

   I think this makes sense vs locking.  We were already using AtomicReference, 
shouldn't expect a very high amount of contention here, and locking would make 
me very concerned with introducing deadlocks.  I suppose there is some risk of 
a livelock but I assume you've run this through the gossip simulator that would 
have found any issues.


-- 
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: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to