[jira] [Commented] (KAFKA-5608) System test failure due to timeout starting Jmx tool

2017-07-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094188#comment-16094188 ] Ewen Cheslack-Postava commented on KAFKA-5608: -- For anyone following up, there was quite a

[jira] [Commented] (KAFKA-5611) One or more consumers in a consumer-group stop consuming after rebalancing

2017-07-19 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094176#comment-16094176 ] Jason Gustafson commented on KAFKA-5611: [~pskianis] Thanks for the report. If at all possible,

[jira] [Created] (KAFKA-5614) pep8/flake8 checks for system tests

2017-07-19 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-5614: Summary: pep8/flake8 checks for system tests Key: KAFKA-5614 URL: https://issues.apache.org/jira/browse/KAFKA-5614 Project: Kafka Issue

[jira] [Created] (KAFKA-5613) Deprecate JmxTool?

2017-07-19 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-5613: Summary: Deprecate JmxTool? Key: KAFKA-5613 URL: https://issues.apache.org/jira/browse/KAFKA-5613 Project: Kafka Issue Type: Bug Affects

[jira] [Created] (KAFKA-5612) Replace JmxTool with a MetricsReporter in system tests

2017-07-19 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-5612: Summary: Replace JmxTool with a MetricsReporter in system tests Key: KAFKA-5612 URL: https://issues.apache.org/jira/browse/KAFKA-5612 Project: Kafka

[jira] [Commented] (KAFKA-5608) System test failure due to timeout starting Jmx tool

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

[jira] [Resolved] (KAFKA-5608) System test failure due to timeout starting Jmx tool

2017-07-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-5608. -- Resolution: Fixed Fix Version/s: 0.11.0.1 0.11.1.0

[jira] [Commented] (KAFKA-5611) One or more consumers in a consumer-group stop consuming after rebalancing

2017-07-19 Thread huxihx (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094108#comment-16094108 ] huxihx commented on KAFKA-5611: --- Is there anything wrong with the network between server 3 and kafka

[jira] [Commented] (KAFKA-5611) One or more consumers in a consumer-group stop consuming after rebalancing

2017-07-19 Thread Panos Skianis (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094053#comment-16094053 ] Panos Skianis commented on KAFKA-5611: -- I am wondering if this is related actually to

[jira] [Updated] (KAFKA-5611) One or more consumers in a consumer-group stop consuming after rebalancing

2017-07-19 Thread Panos Skianis (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panos Skianis updated KAFKA-5611: - Description: Scenario: - 3 zookeepers, 4 Kafkas. 0.10.2.0, with 0.9.0 compatibility still on

[jira] [Created] (KAFKA-5611) One or more consumers in a consumer-group stop consuming after rebalancing

2017-07-19 Thread Panos Skianis (JIRA)
Panos Skianis created KAFKA-5611: Summary: One or more consumers in a consumer-group stop consuming after rebalancing Key: KAFKA-5611 URL: https://issues.apache.org/jira/browse/KAFKA-5611 Project:

[jira] [Commented] (KAFKA-5586) Handle client disconnects during JoinGroup

2017-07-19 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093969#comment-16093969 ] Jason Gustafson commented on KAFKA-5586: For a bit more background, this problem came up in the

[jira] [Created] (KAFKA-5610) KafkaApis.handleWriteTxnMarkerRequest can return UNSUPPORTED_FOR_MESSAGE_FORMAT error on partition emigration

2017-07-19 Thread Apurva Mehta (JIRA)
Apurva Mehta created KAFKA-5610: --- Summary: KafkaApis.handleWriteTxnMarkerRequest can return UNSUPPORTED_FOR_MESSAGE_FORMAT error on partition emigration Key: KAFKA-5610 URL:

[jira] [Commented] (KAFKA-4750) KeyValueIterator returns null values

2017-07-19 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093595#comment-16093595 ] Bill Bejeck commented on KAFKA-4750: Thanks for the clarification [~guozhang], my inclination is to go

[jira] [Updated] (KAFKA-5461) KIP-168: Add GlobalTopicCount metric per cluster

2017-07-19 Thread Abhishek Mendhekar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Mendhekar updated KAFKA-5461: -- Fix Version/s: (was: 0.11.0.1) 0.11.1.0 > KIP-168: Add

[jira] [Commented] (KAFKA-5461) KIP-168: Add GlobalTopicCount metric per cluster

2017-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093440#comment-16093440 ] ASF GitHub Bot commented on KAFKA-5461: --- GitHub user abhishekmendhekar opened a pull request:

[jira] [Commented] (KAFKA-5601) Refactor ReassignPartitionsCommand to use AdminClient

2017-07-19 Thread Tom Bentley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093250#comment-16093250 ] Tom Bentley commented on KAFKA-5601:

[jira] [Updated] (KAFKA-5601) Refactor ReassignPartitionsCommand to use AdminClient

2017-07-19 Thread Tom Bentley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-5601: --- Labels: kip (was: ) > Refactor ReassignPartitionsCommand to use AdminClient >

[jira] [Commented] (KAFKA-1694) KIP-4: Command line and centralized operations

2017-07-19 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093039#comment-16093039 ] Ismael Juma commented on KAFKA-1694: Is the intent to create the topic if it doesn't exist? In that

[jira] [Commented] (KAFKA-5607) Improve error handling in SocketServer to reduce illegal states later

2017-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092914#comment-16092914 ] ASF GitHub Bot commented on KAFKA-5607: --- GitHub user rajinisivaram opened a pull request:

[jira] [Updated] (KAFKA-5560) LogManager should be able to create new logs based on free disk space

2017-07-19 Thread huxihx (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huxihx updated KAFKA-5560: -- Description: Currently, log manager chooses a directory configured in `log.dirs` by calculating the number