Skip to content

Comments

KAFKA-3727 - ClientListener for UnknownTopicOrPartitionException#1545

Closed
edoardocomar wants to merge 1 commit intoapache:trunkfrom
edoardocomar:KAFKA-3727a
Closed

KAFKA-3727 - ClientListener for UnknownTopicOrPartitionException#1545
edoardocomar wants to merge 1 commit intoapache:trunkfrom
edoardocomar:KAFKA-3727a

Conversation

@edoardocomar
Copy link
Contributor

Added a ClientListener to KafkaConsumer, Fetcher and Client

Modified Fetcher and NetworkClient to notify listeners for Unknown Topic
or Partition

Added unit test

Added a ClientListener to KafkaConsumer, Fetcher and Client

Modified Fetcher and NetworkClient to notify listeners for Unknown Topic
or Partition

Added unit test
@edoardocomar
Copy link
Contributor Author

This is an alternative implementation to #1535
There are fewer code changes in the consumer/fetcher, at the expense of a slightly more complex listener

@edoardocomar edoardocomar deleted the KAFKA-3727a branch June 22, 2017 12:16
efeg pushed a commit to efeg/kafka that referenced this pull request May 29, 2024
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