GitHub user pedersen opened a pull request:
https://github.com/apache/kafka/pull/59
Adding ability to provide a prefix for the destination topic name. This ...
...can be used to allow two clusters to mirror to each other without
causing a loop.
You can merge this pull request into
Michael Pedersen created KAFKA-4418:
---
Summary: Broker Leadership Election Fails If Missing ZK Path
Raises Exception
Key: KAFKA-4418
URL: https://issues.apache.org/jira/browse/KAFKA-4418
Project
[
https://issues.apache.org/jira/browse/KAFKA-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674040#comment-15674040
]
Michael Pedersen commented on KAFKA-4418:
-
I don't have a definitive a
Mike Pedersen created KAFKA-16651:
-
Summary: KafkaProducer.send does not throw TimeoutException as
documented
Key: KAFKA-16651
URL: https://issues.apache.org/jira/browse/KAFKA-16651
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-16651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Pedersen resolved KAFKA-16651.
---
Resolution: Duplicate
> KafkaProducer.send does not throw TimeoutException as documen