Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Switch to using ConsumerPartition for sideline persistence #72

Merged
merged 5 commits into from
Nov 23, 2017

Conversation

stanlemon
Copy link
Contributor

@stanlemon stanlemon commented Nov 22, 2017

The goal here is to not have to call out to the kafka config for the topic by relying on ConsumerPartition directly. Long term we could actually use ConsumerState wholesale here and let the specific persistence adapter loop over the partitions - if they need to.

Addresses comment #46

@stanlemon stanlemon merged commit 028ed47 into master Nov 23, 2017
@stanlemon stanlemon deleted the lemon/sideline-consumer-partition branch November 23, 2017 03:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants