-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
InOrderConsumer doesn't work as intended. (#913)
* Adding the logic to use the offset store instead Update baseplate/frameworks/queue_consumer/kafka.py Co-authored-by: Thomas Cooper <[email protected]> Update baseplate/frameworks/queue_consumer/kafka.py Co-authored-by: Thomas Cooper <[email protected]> Update baseplate/frameworks/queue_consumer/kafka.py Co-authored-by: Thomas Cooper <[email protected]> Update baseplate/frameworks/queue_consumer/kafka.py Co-authored-by: Sky Kistler <[email protected]> Linting errors Formatting? Black formatting Black formatting Black formatting Linting Black linting again Another attempt * Revert "Adding the logic to use the offset store instead" This reverts commit b1c8e96. * The correct tests * Formatting * Adding more comments
- Loading branch information
1 parent
9ea10ec
commit 0b6e40d
Showing
2 changed files
with
24 additions
and
6 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