frankgh commented on PR #4883: URL: https://github.com/apache/cassandra/pull/4883#issuecomment-4836966632
> technically we may get a case when a value is updated in the middle of a query execution and two subsequent get calls can give non-consistent results.. What is about keeping an instance of ReadThresholds on DatabaseDescriptor level as an object and replace it with a new one if values changed? Addressed the comment. Let me know if this works better -- 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]

