RE: [DISCUSS] KIP-98: Exactly Once Delivery and Transactional Messaging

2016-12-06 Thread Jonathan Bond
Is there a way that this functionality could be added as an extension to the Producer API, rather than adding extra complexity to the existing interface for those who don't need it. Maybe introduce a TransactionalProducer interface in addition to the existing Producer interface? Thanks, Jonathan

Re: Snazzy new look to our website

2016-10-06 Thread Jonathan Bond
Hi, I'm having a problem with the new website. Whenever I try to follow a link to the Kafka javadoc, either from within the website or a google link - it always takes me to the top of the Kafka 0.10 documentation page. I can't figure out how to get to the javadoc. Thanks, Jonathan On Tue, Oct

[jira] [Commented] (KAFKA-3205) Error in I/O with host (java.io.EOFException) raised in producer

2016-03-29 Thread Jonathan Bond (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217352#comment-15217352 ] Jonathan Bond commented on KAFKA-3205: -- Our logs are being flooded with this mes

[jira] [Commented] (KAFKA-3112) One incorrect bootstrap server will prevent Kafka producer from opening

2016-01-16 Thread Jonathan Bond (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103456#comment-15103456 ] Jonathan Bond commented on KAFKA-3112: -- diff --git a/clients/src/main/java

[jira] [Created] (KAFKA-3112) One incorrect bootstrap server will prevent Kafka producer from opening

2016-01-16 Thread Jonathan Bond (JIRA)
Jonathan Bond created KAFKA-3112: Summary: One incorrect bootstrap server will prevent Kafka producer from opening Key: KAFKA-3112 URL: https://issues.apache.org/jira/browse/KAFKA-3112 Project: Kafka