Skip to content

Refactor PartitionEOF to use TopicPartitionOffset struct#784

Open
florin-akermann wants to merge 1 commit intofede1024:masterfrom
florin-akermann:master
Open

Refactor PartitionEOF to use TopicPartitionOffset struct#784
florin-akermann wants to merge 1 commit intofede1024:masterfrom
florin-akermann:master

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.
@florin-akermann
Copy link
Author

Hi @fede1024 any chance we can get this merged?

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