iamaleksey commented on PR #4360: URL: https://github.com/apache/cassandra/pull/4360#issuecomment-3311458243
> `persistedOffsets` could grow for quite a while if a single replica is down and can't reconcile, so that's where I see this getting expensive in the future. I must be missing something, but why would it grow? We are recording what's reconciled - we are recording what's been witnessed and written to the system table. -- 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]

