[jira] [Commented] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Nikolay Izhikov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529403#comment-16529403 ] Nikolay Izhikov commented on KAFKA-7125: [~guozhang] Thanks for explanation! > w

[jira] [Commented] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529393#comment-16529393 ] Guozhang Wang commented on KAFKA-7125: -- [~NIzhikov] Note that you do not need to lin

[jira] [Commented] (KAFKA-7126) Reduce number of rebalance period for large consumer groups after a topic is created

2018-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529390#comment-16529390 ] Ted Yu commented on KAFKA-7126: --- Maybe we can introduce some jitter (say 1/10 of metadata.m

[jira] [Commented] (KAFKA-6939) Change the default of log.message.timestamp.difference.max.ms to 500 years

2018-07-01 Thread Badai Aqrandista (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529386#comment-16529386 ] Badai Aqrandista commented on KAFKA-6939: - [~bgummalla] Yes, this issue still ex

[jira] [Commented] (KAFKA-7126) Reduce number of rebalance period for large consumer groups after a topic is created

2018-07-01 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529384#comment-16529384 ] Dong Lin commented on KAFKA-7126: - [~yuzhih...@gmail.com] Thanks much for your informatio

[jira] [Updated] (KAFKA-7126) Reduce number of rebalance period for large consumer groups after a topic is created

2018-07-01 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7126: Description: For a group of 200 MirrorMaker consumers with patten-based topic subscription, a single topic

[jira] [Commented] (KAFKA-7126) Reduce number of rebalance period for large consumer groups after a topic is created

2018-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529381#comment-16529381 ] Ted Yu commented on KAFKA-7126: --- I don't find ConsumerCoordinator.needRejoin() in the code

[jira] [Created] (KAFKA-7126) Reduce number of rebalance period for large consumer groups after a topic is created

2018-07-01 Thread Dong Lin (JIRA)
Dong Lin created KAFKA-7126: --- Summary: Reduce number of rebalance period for large consumer groups after a topic is created Key: KAFKA-7126 URL: https://issues.apache.org/jira/browse/KAFKA-7126 Project: Kaf

[jira] [Updated] (KAFKA-7126) Reduce number of rebalance period for large consumer groups after a topic is created

2018-07-01 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-7126: Description: For a group of 200 MirrorMaker consumers with patten-based topic subscription, a single topic

[jira] [Assigned] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Nikolay Izhikov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov reassigned KAFKA-7125: -- Assignee: Nikolay Izhikov > Calling StreamsBuilderbuilder.build().describe() causes >

[jira] [Commented] (KAFKA-6583) Metadata should include number of state stores for task

2018-07-01 Thread Richard Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529344#comment-16529344 ] Richard Yu commented on KAFKA-6583: --- This issue will be resolved by KAFKA-4696's PR whi

[jira] [Assigned] (KAFKA-6583) Metadata should include number of state stores for task

2018-07-01 Thread Richard Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Yu reassigned KAFKA-6583: - Assignee: Richard Yu > Metadata should include number of state stores for task > ---

[jira] [Updated] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-7125: --- Labels: beginner newbie (was: ) > Calling StreamsBuilderbuilder.build().describe() causes >

[jira] [Assigned] (KAFKA-6755) MaskField SMT should optionally take a literal value to use instead of using null

2018-07-01 Thread Yishun Guan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yishun Guan reassigned KAFKA-6755: -- Assignee: (was: Yishun Guan) > MaskField SMT should optionally take a literal value to use

[jira] [Commented] (KAFKA-7077) KIP-318: Make Kafka Connect Source idempotent

2018-07-01 Thread Stephane Maarek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529262#comment-16529262 ] Stephane Maarek commented on KAFKA-7077: Related but not the same. KAFKA-6340 req

[jira] [Commented] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529255#comment-16529255 ] Ted Yu commented on KAFKA-7125: --- I wonder if adding call to {{addGlobalStore}} would change

[jira] [Updated] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Jouni (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jouni updated KAFKA-7125: - Description: After adding a a processor and a sink to topology after a globalstore and then calling StreamBuilde

[jira] [Updated] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Jouni (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jouni updated KAFKA-7125: - Description: After adding a a processor and a sink to topology after a globalstore and then calling StreamBuilde

[jira] [Created] (KAFKA-7125) Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null

2018-07-01 Thread Jouni (JIRA)
Jouni created KAFKA-7125: Summary: Calling StreamsBuilderbuilder.build().describe() causes java.util.NoSuchElementException: null Key: KAFKA-7125 URL: https://issues.apache.org/jira/browse/KAFKA-7125 Project:

[jira] [Updated] (KAFKA-6161) Add default implementation to close() and configure() for Serializer, Deserializer and Serde

2018-07-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6161: -- Summary: Add default implementation to close() and configure() for Serializer, Deserializer and

[jira] [Updated] (KAFKA-6161) Make Serializer, Deserializer and Serde be functional interface

2018-07-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-6161: -- Summary: Make Serializer, Deserializer and Serde be functional interface (was: Introduce new s

[jira] [Assigned] (KAFKA-6161) Introduce new serdes interfaces with empty configure() and close()

2018-07-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-6161: - Assignee: Chia-Ping Tsai (was: Evgeny Veretennikov) > Introduce new serdes interfaces w

[jira] [Commented] (KAFKA-7077) KIP-318: Make Kafka Connect Source idempotent

2018-07-01 Thread Jordan Moore (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529130#comment-16529130 ] Jordan Moore commented on KAFKA-7077: - Is this related to KAFKA-6340 ? > KIP-318: Ma

[jira] [Resolved] (KAFKA-3571) Traits for utilities like ConsumerGroupCommand

2018-07-01 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-3571. -- Resolution: Won't Fix Now AdminClient has support for most of the admin API. This can be used for test

[jira] [Resolved] (KAFKA-7124) Number of AnyLogDir should match the length of the replicas list

2018-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-7124. --- Resolution: Not A Problem > Number of AnyLogDir should match the length of the replicas list > --

[jira] [Resolved] (KAFKA-7123) Documentation: broken link http://confluent.io/docs/current/kafka-rest/docs/intro.html

2018-07-01 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7123. -- Resolution: Fixed > Documentation: broken link > http://confluent.io/docs/current/kafka-rest/docs/intr

[jira] [Commented] (KAFKA-7124) Number of AnyLogDir should match the length of the replicas list

2018-07-01 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529073#comment-16529073 ] Manikumar commented on KAFKA-7124: -- There is no issue with code. mentioned code generate

[jira] [Resolved] (KAFKA-4122) Consumer startup swallows DNS resolution exception and infinitely retries

2018-07-01 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-4122. -- Resolution: Duplicate Fixed under KAFKA-7111. > Consumer startup swallows DNS resolution exception and

[jira] [Updated] (KAFKA-7124) Number of AnyLogDir should match the length of the replicas list

2018-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7124: -- Description: See discussion under 'Partitions reassignment is failing in Kafka 1.1.0' thread reported by Debra

[jira] [Created] (KAFKA-7124) Number of AnyLogDir should match the length of the replicas list

2018-07-01 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7124: - Summary: Number of AnyLogDir should match the length of the replicas list Key: KAFKA-7124 URL: https://issues.apache.org/jira/browse/KAFKA-7124 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-6293) Support for Avro formatter in ConsoleConsumer With Confluent Schema Registry

2018-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529034#comment-16529034 ] ASF GitHub Bot commented on KAFKA-6293: --- ethiebaut closed pull request #4282: KAFKA