aratno commented on PR #4360: URL: https://github.com/apache/cassandra/pull/4360#issuecomment-3312530432
Discussed out-loud - I had some concerns about our offsets representation causing trouble if we end up with sparse representations, but that's a niche case that will impact more than just the durability paths. We should measure the logical vs. physical size of offsets, or "dropped" mutation IDs, to see if that's a problem for any real workloads. Merge away. -- 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]

