[jira] [Commented] (KAFKA-5663) LogDirFailureTest system test fails

2017-08-14 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126753#comment-16126753 ] Dong Lin commented on KAFKA-5663: - [~cmccabe] I just looked into the issue. It seems that the error is not

[jira] [Commented] (KAFKA-5606) Review consumer's RequestFuture usage pattern

2017-08-14 Thread james chien (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126750#comment-16126750 ] james chien commented on KAFKA-5606: [~ijuma] I open pull request

[jira] [Commented] (KAFKA-5606) Review consumer's RequestFuture usage pattern

2017-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126746#comment-16126746 ] ASF GitHub Bot commented on KAFKA-5606: --- GitHub user jedichien opened a pull request:

[jira] [Comment Edited] (KAFKA-5723) Refactor BrokerApiVersionsCommand to use the new AdminClient

2017-08-14 Thread Andrey Dyachkov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126258#comment-16126258 ] Andrey Dyachkov edited comment on KAFKA-5723 at 8/14/17 7:18 PM: -

[jira] [Comment Edited] (KAFKA-5723) Refactor BrokerApiVersionsCommand to use the new AdminClient

2017-08-14 Thread Andrey Dyachkov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126258#comment-16126258 ] Andrey Dyachkov edited comment on KAFKA-5723 at 8/14/17 7:18 PM: -

[jira] [Commented] (KAFKA-5730) Consumer should ensure consistent ordering between sync and async offset commits

2017-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126233#comment-16126233 ] ASF GitHub Bot commented on KAFKA-5730: --- GitHub user hachikuji opened a pull request:

[jira] [Updated] (KAFKA-5567) With transformations that mutate the topic-partition committing offsets should to refer to the original topic-partition

2017-08-14 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-5567: Priority: Blocker (was: Major) > With transformations that mutate the topic-partition committing

[jira] [Updated] (KAFKA-5713) Improve '--group' option to understand strings with wildcards

2017-08-14 Thread Alla Tumarkin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alla Tumarkin updated KAFKA-5713: - Description: Request Implement additional functionality for the '--group' option to be able to

[jira] [Commented] (KAFKA-4643) Improve test coverage of StreamsKafkaClient

2017-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126029#comment-16126029 ] ASF GitHub Bot commented on KAFKA-4643: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (KAFKA-4643) Improve test coverage of StreamsKafkaClient

2017-08-14 Thread Damian Guy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damian Guy resolved KAFKA-4643. --- Resolution: Fixed Fix Version/s: 1.0.0 Issue resolved by pull request 3663

[jira] [Commented] (KAFKA-658) Implement "Exact Mirroring" functionality in mirror maker

2017-08-14 Thread Paul Wilkinson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125847#comment-16125847 ] Paul Wilkinson commented on KAFKA-658: -- Does the recent work in exactly-once semantics mean this JIRA

[jira] [Resolved] (KAFKA-3984) Broker doesn't retry reconnecting to an expired Zookeeper connection

2017-08-14 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-3984. Resolution: Duplicate Marking this as duplicate. The fix will be done in KAFKA-5473. > Broker doesn't

[jira] [Commented] (KAFKA-5473) handle ZK session expiration properly when a new session can't be established

2017-08-14 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125827#comment-16125827 ] Jun Rao commented on KAFKA-5473: [~braedon], yes, this is the same issue as described in KAFKA-3984. >

[jira] [Commented] (KAFKA-5733) System tests get exception RocksDBException: db has more levels than options.num_levels

2017-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125778#comment-16125778 ] ASF GitHub Bot commented on KAFKA-5733: --- GitHub user bbejeck opened a pull request:

[jira] [Commented] (KAFKA-5733) System tests get exception RocksDBException: db has more levels than options.num_levels

2017-08-14 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125708#comment-16125708 ] Bill Bejeck commented on KAFKA-5733: I've been able to reproduce this in a unit-test. Here is the

[jira] [Created] (KAFKA-5733) System tests get exception RocksDBException: db has more levels than options.num_levels

2017-08-14 Thread Eno Thereska (JIRA)
Eno Thereska created KAFKA-5733: --- Summary: System tests get exception RocksDBException: db has more levels than options.num_levels Key: KAFKA-5733 URL: https://issues.apache.org/jira/browse/KAFKA-5733

[jira] [Commented] (KAFKA-4643) Improve test coverage of StreamsKafkaClient

2017-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125472#comment-16125472 ] ASF GitHub Bot commented on KAFKA-4643: --- Github user adyach closed the pull request at:

[jira] [Commented] (KAFKA-5673) Refactor KeyValueStore hierarchy so that MeteredKeyValueStore is the outermost store

2017-08-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125430#comment-16125430 ] ASF GitHub Bot commented on KAFKA-5673: --- Github user asfgit closed the pull request at:

[jira] [Commented] (KAFKA-5072) Kafka topics should allow custom metadata configs within some config namespace

2017-08-14 Thread Ondrej Tomcik (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125406#comment-16125406 ] Ondrej Tomcik commented on KAFKA-5072: -- Hello [~soumabrata], how it looks like with this improvement?