[jira] [Commented] (KAFKA-6118) Transient failure in kafka.api.SaslScramSslEndToEndAuthorizationTest.testTwoConsumersWithDifferentSaslCredentials

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

[jira] [Assigned] (KAFKA-6118) Transient failure in kafka.api.SaslScramSslEndToEndAuthorizationTest.testTwoConsumersWithDifferentSaslCredentials

2017-12-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson reassigned KAFKA-6118: -- Assignee: Jason Gustafson > Transient failure in >

[jira] [Updated] (KAFKA-6262) KIP-232: Detect outdated metadata by adding ControllerMetadataEpoch field

2017-12-01 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-6262: Summary: KIP-232: Detect outdated metadata by adding ControllerMetadataEpoch field (was: Consumer should

[jira] [Commented] (KAFKA-6297) Consumer fetcher should handle UnsupportedVersionException more diligently

2017-12-01 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275304#comment-16275304 ] Colin P. McCabe commented on KAFKA-6297: Good find. We need to make sure we have this coverage in

[jira] [Created] (KAFKA-6298) Line numbers on log messages are incorrect

2017-12-01 Thread Colin P. McCabe (JIRA)
Colin P. McCabe created KAFKA-6298: -- Summary: Line numbers on log messages are incorrect Key: KAFKA-6298 URL: https://issues.apache.org/jira/browse/KAFKA-6298 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-6136) Transient test failure: SaslPlainSslEndToEndAuthorizationTest.testTwoConsumersWithDifferentSaslCredentials

2017-12-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-6136. Resolution: Duplicate > Transient test failure: >

[jira] [Commented] (KAFKA-6158) CONSUMER-ID and HOST values are concatenated if the CONSUMER-ID is > 50 chars

2017-12-01 Thread Vahid Hashemian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275131#comment-16275131 ] Vahid Hashemian commented on KAFKA-6158: A fix has been proposed for this issue as part of PR#

[jira] [Commented] (KAFKA-6136) Transient test failure: SaslPlainSslEndToEndAuthorizationTest.testTwoConsumersWithDifferentSaslCredentials

2017-12-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275128#comment-16275128 ] Guozhang Wang commented on KAFKA-6136: -- Seems https://issues.apache.org/jira/browse/KAFKA-6118 is a

[jira] [Commented] (KAFKA-6118) Transient failure in kafka.api.SaslScramSslEndToEndAuthorizationTest.testTwoConsumersWithDifferentSaslCredentials

2017-12-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275127#comment-16275127 ] Guozhang Wang commented on KAFKA-6118: -- Saw another case of this error :

[jira] [Updated] (KAFKA-3508) Transient failure in kafka.security.auth.SimpleAclAuthorizerTest.testHighConcurrencyModificationOfResourceAcls

2017-12-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-3508: - Affects Version/s: 1.0.0 > Transient failure in >

[jira] [Commented] (KAFKA-3508) Transient failure in kafka.security.auth.SimpleAclAuthorizerTest.testHighConcurrencyModificationOfResourceAcls

2017-12-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275106#comment-16275106 ] Guozhang Wang commented on KAFKA-3508: -- Re-opening this ticket as we saw this test fail again, but

[jira] [Reopened] (KAFKA-3508) Transient failure in kafka.security.auth.SimpleAclAuthorizerTest.testHighConcurrencyModificationOfResourceAcls

2017-12-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang reopened KAFKA-3508: -- Assignee: (was: Grant Henke) > Transient failure in >

[jira] [Commented] (KAFKA-6294) ZkClient is not joining it's event thread during an interrupt

2017-12-01 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275011#comment-16275011 ] Buğra Gedik commented on KAFKA-6294: I guess this will happen if an interrupt is received while

[jira] [Commented] (KAFKA-6296) Transient failure in NetworkClientTest.testConnectionDelayDisconnected

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

[jira] [Resolved] (KAFKA-6296) Transient failure in NetworkClientTest.testConnectionDelayDisconnected

2017-12-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-6296. Resolution: Fixed Fix Version/s: 1.1.0 Issue resolved by pull request 4285

[jira] [Updated] (KAFKA-6297) Consumer fetcher should handle UnsupportedVersionException more diligently

2017-12-01 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-6297: --- Description: Today if the consumer is talking to an older versioned broker that does not

[jira] [Commented] (KAFKA-6260) AbstractCoordinator not clearly handles NULL Exception

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

[jira] [Commented] (KAFKA-6260) AbstractCoordinator not clearly handles NULL Exception

2017-12-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274827#comment-16274827 ] Jason Gustafson commented on KAFKA-6260: [~habdank] The configs I mentioned above are

[jira] [Created] (KAFKA-6297) Consumer fetcher should handle UnsupportedVersionException more diligently

2017-12-01 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-6297: Summary: Consumer fetcher should handle UnsupportedVersionException more diligently Key: KAFKA-6297 URL: https://issues.apache.org/jira/browse/KAFKA-6297 Project:

[jira] [Commented] (KAFKA-6296) Transient failure in NetworkClientTest.testConnectionDelayDisconnected

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

[jira] [Commented] (KAFKA-6282) exactly_once semantics breaks demo application

2017-12-01 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274781#comment-16274781 ] Matthias J. Sax commented on KAFKA-6282: Opened https://github.com/apache/kafka/pull/4284 >

[jira] [Updated] (KAFKA-6296) Transient failure in NetworkClientTest.testConnectionDelayDisconnected

2017-12-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-6296: --- Description: {code} java.lang.AssertionError: expected:<17048.0> but was:<23983.0> at

[jira] [Updated] (KAFKA-6295) Add 'Coordinator Id' to consumer metrics

2017-12-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-6295: --- Labels: needs-kip (was: ) > Add 'Coordinator Id' to consumer metrics >

[jira] [Created] (KAFKA-6295) Add 'Coordinator Id' to consumer metrics

2017-12-01 Thread Ryan P (JIRA)
Ryan P created KAFKA-6295: - Summary: Add 'Coordinator Id' to consumer metrics Key: KAFKA-6295 URL: https://issues.apache.org/jira/browse/KAFKA-6295 Project: Kafka Issue Type: Improvement

[jira] [Updated] (KAFKA-6252) A metric named 'XX' already exists, can't register another one.

2017-12-01 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch updated KAFKA-6252: - Description: When a connector crashes (or is not implemented correctly by not

[jira] [Updated] (KAFKA-6290) Kafka Connect cast transformation should support logical types

2017-12-01 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch updated KAFKA-6290: - Labels: confluent-kafka confluentic connect connect-api connect-transformation kafka

[jira] [Created] (KAFKA-6294) ZkClient is not joining it's event thread during an interrupt

2017-12-01 Thread Zeynep Arikoglu (JIRA)
Zeynep Arikoglu created KAFKA-6294: -- Summary: ZkClient is not joining it's event thread during an interrupt Key: KAFKA-6294 URL: https://issues.apache.org/jira/browse/KAFKA-6294 Project: Kafka

[jira] [Commented] (KAFKA-6193) ReassignPartitionsClusterTest.shouldPerformMultipleReassignmentOperationsOverVariousTopics fails sometimes

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274511#comment-16274511 ] ASF GitHub Bot commented on KAFKA-6193: --- GitHub user ijuma opened a pull request:

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

2017-12-01 Thread Eric Thiebaut-George (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Thiebaut-George updated KAFKA-6293: Description: Add the ability the display Avro payloads when listening for messages

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274421#comment-16274421 ] ASF GitHub Bot commented on KAFKA-6293: --- GitHub user ethiebaut opened a pull request:

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

2017-12-01 Thread Eric Thiebaut-George (JIRA)
Eric Thiebaut-George created KAFKA-6293: --- Summary: Support for Avro formatter in ConsoleConsumer With Confluent Schema Registry Key: KAFKA-6293 URL: https://issues.apache.org/jira/browse/KAFKA-6293

[jira] [Commented] (KAFKA-6272) SASL PLAIN and SCRAM do not apply SASLPrep

2017-12-01 Thread Tom Bentley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274241#comment-16274241 ] Tom Bentley commented on KAFKA-6272: To fix this we would have to apply SASLPrep to usernames and

[jira] [Commented] (KAFKA-5693) TopicCreationPolicy and AlterConfigsPolicy overlap

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274225#comment-16274225 ] ASF GitHub Bot commented on KAFKA-5693: --- GitHub user tombentley opened a pull request:

[jira] [Commented] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Terence Yi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274145#comment-16274145 ] Terence Yi commented on KAFKA-6292: --- Could it be happen like this? ReplicaManager hold a reference of

[jira] [Comment Edited] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Terence Yi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274136#comment-16274136 ] Terence Yi edited comment on KAFKA-6292 at 12/1/17 9:09 AM: The time

[jira] [Commented] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Terence Yi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274136#comment-16274136 ] Terence Yi commented on KAFKA-6292: --- The time EOFException occurs, no log printed with "Truncating

[jira] [Commented] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread huxihx (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274130#comment-16274130 ] huxihx commented on KAFKA-6292: --- Is it possible that the underlying segment file got shrank so `readFully`

[jira] [Commented] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Terence Yi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274121#comment-16274121 ] Terence Yi commented on KAFKA-6292: --- This issue is observed in long running testing(7 days). this issue

[jira] [Commented] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274116#comment-16274116 ] Ismael Juma commented on KAFKA-6292: cc [~junrao] [~hachikuji] > ReplicaManager not respect the

[jira] [Updated] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-6292: --- Labels: reliability (was: ) > ReplicaManager not respect the rolled log >

[jira] [Updated] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-6292: --- Fix Version/s: 1.1.0 > ReplicaManager not respect the rolled log >

[jira] [Updated] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Terence Yi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yi updated KAFKA-6292: -- Description: After the log segment rolled successfully will followed with a failed fetch with the

[jira] [Created] (KAFKA-6292) ReplicaManager not respect the rolled log

2017-12-01 Thread Terence Yi (JIRA)
Terence Yi created KAFKA-6292: - Summary: ReplicaManager not respect the rolled log Key: KAFKA-6292 URL: https://issues.apache.org/jira/browse/KAFKA-6292 Project: Kafka Issue Type: Bug