[jira] [Updated] (KAFKA-5943) Reduce dependency on mock in connector tests

2017-10-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-5943: -- Issue Type: Test (was: Improvement) > Reduce dependency on mock in connector tests > --

[jira] [Commented] (KAFKA-6024) Consider moving validation in KafkaConsumer ahead of call to acquireAndEnsureOpen()

2017-10-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205329#comment-16205329 ] Ted Yu commented on KAFKA-6024: --- Thanks, Siva. > Consider moving validation in KafkaConsume

[jira] [Commented] (KAFKA-6063) StreamsException is thrown after the changing `partitions`

2017-10-15 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205175#comment-16205175 ] Matthias J. Sax commented on KAFKA-6063: It's doubt that it's related to KAFKA-604

[jira] [Commented] (KAFKA-6047) Allow retries configuration for InternalTopicManager

2017-10-15 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205171#comment-16205171 ] Matthias J. Sax commented on KAFKA-6047: If we need to add a new config, yes. But

[jira] [Commented] (KAFKA-6047) Allow retries configuration for InternalTopicManager

2017-10-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205108#comment-16205108 ] Ted Yu commented on KAFKA-6047: --- Does this require a KIP ? > Allow retries configuration fo

[jira] [Commented] (KAFKA-6063) StreamsException is thrown after the changing `partitions`

2017-10-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205109#comment-16205109 ] Ted Yu commented on KAFKA-6063: --- Is this same as KAFKA-6047 ? > StreamsException is thrown

[jira] [Updated] (KAFKA-6063) StreamsException is thrown after the changing `partitions`

2017-10-15 Thread Akihito Nakano (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akihito Nakano updated KAFKA-6063: -- Description: Hi. "org.apache.kafka.streams.errors.StreamsException" is thrown in following case.

[jira] [Updated] (KAFKA-6063) StreamsException is thrown after the changing `partitions`

2017-10-15 Thread Akihito Nakano (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akihito Nakano updated KAFKA-6063: -- Description: Hi. "org.apache.kafka.streams.errors.StreamsException" is thrown in following case.

[jira] [Updated] (KAFKA-6063) StreamsException is thrown after the changing `partitions`

2017-10-15 Thread Akihito Nakano (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akihito Nakano updated KAFKA-6063: -- Description: Hi. "org.apache.kafka.streams.errors.StreamsException" is thrown in following case.

[jira] [Created] (KAFKA-6063) StreamsException is thrown after the changing `partitions`

2017-10-15 Thread Akihito Nakano (JIRA)
Akihito Nakano created KAFKA-6063: - Summary: StreamsException is thrown after the changing `partitions` Key: KAFKA-6063 URL: https://issues.apache.org/jira/browse/KAFKA-6063 Project: Kafka Is