Skip to content

Conversation

@florin-akermann
Copy link

Replaced the PartitionEOF error variant to include detailed information by introducing the TopicPartitionOffset struct. This change provides more context by encapsulating topic name, partition, and offset details upon hitting EOF for a given partition.

Replaced the `PartitionEOF` error variant to include detailed information by introducing the `TopicPartitionOffset` struct. This change provides more context by encapsulating topic name, partition, and offset details, improving error reporting and debugging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant