Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add partition event and listener #994

Merged
merged 1 commit into from
Jan 28, 2019
Merged

Add partition event and listener #994

merged 1 commit into from
Jan 28, 2019

Conversation

kuujo
Copy link
Member

@kuujo kuujo commented Jan 28, 2019

Implements PartitionEvent for #987

With this change, Partition implementations just have to implement ListenerService<PartitionEvent, PartitionEventListener> to indicate they support partition events. Eventually, we'll extend ListenerService in the Partition interface once all partition types support events.

@kuujo kuujo merged commit 88a5c0d into master Jan 28, 2019
@kuujo kuujo deleted the partition-events branch January 28, 2019 18:01
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 53.939% when pulling 05ae661 on partition-events into 4a65503 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 53.939% when pulling 05ae661 on partition-events into 4a65503 on master.

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.

None yet

2 participants