atharvalade commented on issue #2924: URL: https://github.com/apache/iggy/issues/2924#issuecomment-4050965085
> [@atharvalade](https://github.com/atharvalade) For the first one, I'm almost certain the offset skips were in single segments that grew to about 128mb hmm that changes things...my initial finding was about the cleaner deleting whole segments without checking consumer offsets, which would cause skips at segment boundaries. but if the skips are within a single 128mb segment, that points to something else, maybe a race in the consumer group offset tracking or auto-commit path. -- 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]
