[jira] [Updated] (KAFKA-6414) Inverse replication for replicas that are far behind

2018-01-01 Thread Ivan Babrou (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Babrou updated KAFKA-6414: --- Description: Let's suppose the following starting point: * 1 topic * 1 partition * 1 reader * 24h

[jira] [Commented] (KAFKA-6414) Inverse replication for replicas that are far behind

2018-01-01 Thread Ivan Babrou (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307608#comment-16307608 ] Ivan Babrou commented on KAFKA-6414: I think it's up to people who are going to execute this to hash

[jira] [Commented] (KAFKA-6414) Inverse replication for replicas that are far behind

2018-01-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307606#comment-16307606 ] Ted Yu commented on KAFKA-6414: --- Interesting. Since the proposal changes the semantics of replica failover

[jira] [Created] (KAFKA-6414) Inverse replication for replicas that are far behind

2018-01-01 Thread Ivan Babrou (JIRA)
Ivan Babrou created KAFKA-6414: -- Summary: Inverse replication for replicas that are far behind Key: KAFKA-6414 URL: https://issues.apache.org/jira/browse/KAFKA-6414 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-6412) Improve synchronization in CachingKeyValueStore methods

2018-01-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307468#comment-16307468 ] ASF GitHub Bot commented on KAFKA-6412: --- tedyu opened a new pull request #4372: KAFKA-6412 Improve

[jira] [Updated] (KAFKA-6413) ReassignPartitionsCommand#parsePartitionReassignmentData() should give better error message when JSON is malformed

2018-01-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-6413: -- Description: In this thread:

[jira] [Created] (KAFKA-6413) ReassignPartitionsCommand#parsePartitionReassignmentData() should give better error message when JSON is malformed

2018-01-01 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6413: - Summary: ReassignPartitionsCommand#parsePartitionReassignmentData() should give better error message when JSON is malformed Key: KAFKA-6413 URL:

[jira] [Commented] (KAFKA-6363) Use MockAdminClient for any unit tests that depend on AdminClient

2018-01-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307433#comment-16307433 ] ASF GitHub Bot commented on KAFKA-6363: --- h314to opened a new pull request #4371: KAFKA-6363: Use

[jira] [Updated] (KAFKA-6307) mBeanName should be removed before returning from JmxReporter#removeAttribute()

2018-01-01 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-6307: --- Fix Version/s: 1.0.1 > mBeanName should be removed before returning from >

[jira] [Resolved] (KAFKA-6307) mBeanName should be removed before returning from JmxReporter#removeAttribute()

2018-01-01 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-6307. Resolution: Fixed Fix Version/s: 1.1.0 > mBeanName should be removed before returning from

[jira] [Comment Edited] (KAFKA-6408) Kafka MirrorMaker doesn't replicate messages when .* regex is used

2018-01-01 Thread Waleed Fateem (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307393#comment-16307393 ] Waleed Fateem edited comment on KAFKA-6408 at 1/1/18 10:06 AM: --- The

[jira] [Commented] (KAFKA-6408) Kafka MirrorMaker doesn't replicate messages when .* regex is used

2018-01-01 Thread Waleed Fateem (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307393#comment-16307393 ] Waleed Fateem commented on KAFKA-6408: -- The documentation is actually wrong and I created another