[jira] [Updated] (KAFKA-7022) Setting a very small segment.bytes can cause ReplicaFetcherThread to crash and in turn an unhealthy cluster due to under-replicated partitions

2018-06-08 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-7022: - Summary: Setting a very small segment.bytes can cause ReplicaFetcherThread to crash and in turn a

[jira] [Updated] (KAFKA-7022) Setting a very small segment.bytes can cause ReplicaFetcherThread to crash and in turn high number of under-replicated partitions

2018-06-08 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-7022: - Summary: Setting a very small segment.bytes can cause ReplicaFetcherThread to crash and in turn h

[jira] [Updated] (KAFKA-7022) Setting a very small segment.bytes can cause ReplicaFetcher threads to crash and in turn an unhealthy cluster due to under-replicated partitions

2018-06-08 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-7022: - Description: The topic configuration segment.bytes was changed to 14 using the alter command. Th

[jira] [Created] (KAFKA-7022) Setting segment.bytes for a topic too small can cause ReplicaFetcher thread crash and in turn an unhealthy cluster due to under-replicated partitions

2018-06-07 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-7022: Summary: Setting segment.bytes for a topic too small can cause ReplicaFetcher thread crash and in turn an unhealthy cluster due to under-replicated partitions Key: KAFKA-7022 URL

[jira] [Updated] (KAFKA-7022) Setting a very small segment.bytes can cause ReplicaFetcher threads to crash and in turn an unhealthy cluster due to under-replicated partitions

2018-06-07 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-7022: - Summary: Setting a very small segment.bytes can cause ReplicaFetcher threads to crash and in turn

[jira] [Created] (KAFKA-6902) During replica reassignment if source broker is down the partition directory may not be removed from broker log.dirs

2018-05-14 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-6902: Summary: During replica reassignment if source broker is down the partition directory may not be removed from broker log.dirs Key: KAFKA-6902 URL: https://issues.apache.org/jira/b

[jira] [Updated] (KAFKA-6897) Mirrormaker waits to shut down forever on produce failure with abort.on.send.failure=true

2018-05-10 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-6897: - Attachment: mirror_maker_thread_dump.log > Mirrormaker waits to shut down forever on produce failu

[jira] [Updated] (KAFKA-6897) Mirrormaker waits to shut down forever on produce failure with abort.on.send.failure=true

2018-05-10 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-6897: - Description: Mirrormaker never shuts down after a produce failure when abort.on.send.failure=true

[jira] [Created] (KAFKA-6897) Mirrormaker waits to shut down forever on produce failure with abort.on.send.failure=true

2018-05-10 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-6897: Summary: Mirrormaker waits to shut down forever on produce failure with abort.on.send.failure=true Key: KAFKA-6897 URL: https://issues.apache.org/jira/browse/KAFKA-6897

[jira] [Updated] (KAFKA-6897) Mirrormaker waits to shut down forever on produce failure with abort.on.send.failure=true

2018-05-10 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-6897: - Description: Mirrormaker never shuts down after a produce failure: {code:java} [2018-05-07 08:29:

[jira] [Updated] (KAFKA-6739) Broker receives error when handling request with java.lang.IllegalArgumentException: Magic v0 does not support record headers

2018-04-02 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koelli Mungee updated KAFKA-6739: - Description: A broker running at 1.0.0 with the following properties    {code:java} log.message.f

[jira] [Created] (KAFKA-6739) Broker receives error when handling request with java.lang.IllegalArgumentException: Magic v0 does not support record headers

2018-04-02 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-6739: Summary: Broker receives error when handling request with java.lang.IllegalArgumentException: Magic v0 does not support record headers Key: KAFKA-6739 URL: https://issues.apache.o

[jira] [Created] (KAFKA-6061) "ERROR Error while electing or becoming leader on broker 13 (kafka.server.ZookeeperLeaderElector) kafka.common.KafkaException: Can't parse json string: null" should prin

2017-10-13 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-6061: Summary: "ERROR Error while electing or becoming leader on broker 13 (kafka.server.ZookeeperLeaderElector) kafka.common.KafkaException: Can't parse json string: null" should print out information on which zookee

[jira] [Created] (KAFKA-5690) kafka-acls command should be able to list per principal

2017-08-01 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-5690: Summary: kafka-acls command should be able to list per principal Key: KAFKA-5690 URL: https://issues.apache.org/jira/browse/KAFKA-5690 Project: Kafka Issue T

[jira] [Commented] (KAFKA-5462) Add a configuration for users to specify a template for building a custom principal name

2017-06-20 Thread Koelli Mungee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056509#comment-16056509 ] Koelli Mungee commented on KAFKA-5462: -- [~vahid] - currently in order to configure Ka

[jira] [Created] (KAFKA-5462) Add a configuration for users to specify a template for building a custom principal name

2017-06-16 Thread Koelli Mungee (JIRA)
Koelli Mungee created KAFKA-5462: Summary: Add a configuration for users to specify a template for building a custom principal name Key: KAFKA-5462 URL: https://issues.apache.org/jira/browse/KAFKA-5462