-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Issue 781][add consumer seek by time on partitioned topic] (#782)
* seek and every partition of topic and check for error * use array to store errors instead of channles * add test case to test seek by time on partitioned topic * wrap errors * refactor method Co-authored-by: PGarule <[email protected]>
- Loading branch information
1 parent
2ae909e
commit 0f7041f
Showing
2 changed files
with
82 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters