[jira] [Commented] (KAFKA-5061) client.id should be set for Connect producers/consumers

2017-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178085#comment-16178085 ] ASF GitHub Bot commented on KAFKA-5061: --- GitHub user Satyajitv opened a pull request

[jira] [Commented] (KAFKA-3356) Remove ConsumerOffsetChecker, deprecated in 0.9, in 0.11

2017-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178049#comment-16178049 ] ASF GitHub Bot commented on KAFKA-3356: --- Github user asfgit closed the pull request

[jira] [Resolved] (KAFKA-3356) Remove ConsumerOffsetChecker, deprecated in 0.9, in 0.11

2017-09-23 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-3356. -- Resolution: Fixed Issue resolved by pull request 3036 [https://github.com/apache/kafka/pull/3036

[jira] [Updated] (KAFKA-5966) Support ByteBuffer serialization in Kafka Streams

2017-09-23 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-5966: --- Component/s: streams > Support ByteBuffer serialization in Kafka Streams > ---

[jira] [Commented] (KAFKA-4914) Partition re-assignment tool should check types before persisting state in ZooKeeper

2017-09-23 Thread Nick Travers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177895#comment-16177895 ] Nick Travers commented on KAFKA-4914: - [~guozhang] [~omkreddy] - I've had a patch avai

[jira] [Commented] (KAFKA-5716) Connect: When SourceTask.commit it is possible not everthing from SourceTask.poll has been sent

2017-09-23 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177881#comment-16177881 ] Randall Hauch commented on KAFKA-5716: -- I agree that the current {{commit()}} method

[jira] [Commented] (KAFKA-5716) Connect: When SourceTask.commit it is possible not everthing from SourceTask.poll has been sent

2017-09-23 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177692#comment-16177692 ] Per Steffensen commented on KAFKA-5716: --- [~ewencp] assigned me to this task. Does th

[jira] [Commented] (KAFKA-5716) Connect: When SourceTask.commit it is possible not everthing from SourceTask.poll has been sent

2017-09-23 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177688#comment-16177688 ] Per Steffensen commented on KAFKA-5716: --- bq. Yeah, this makes sense. The existing So