[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Attachment: image-2019-07-27-15-00-14-673.png > In some cases, the crc check does not cause dirty data to be

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Attachment: image-2019-07-27-15-05-12-565.png > In some cases, the crc check does not cause dirty data to be

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Attachment: image-2019-07-27-15-06-07-123.png > In some cases, the crc check does not cause dirty data to be

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Attachment: image-2019-07-27-15-10-21-709.png > In some cases, the crc check does not cause dirty data to be

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Description: In our production environment, when we consume kafka's topic data in an operating program, we f

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Attachment: image-2019-07-27-15-18-22-716.png > In some cases, the crc check does not cause dirty data to be

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Description: In our production environment, when we consume kafka's topic data in an operating program, we f

[jira] [Commented] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894315#comment-16894315 ] ASF GitHub Bot commented on KAFKA-8722: --- lordcheng10 commented on pull request #712

[jira] [Updated] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ChenLin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenLin updated KAFKA-8722: --- Attachment: Crc_data_verification_repair.patch > In some cases, the crc check does not cause dirty data to be

[jira] [Commented] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894326#comment-16894326 ] ASF GitHub Bot commented on KAFKA-8722: --- lordcheng10 commented on pull request #712

[jira] [Commented] (KAFKA-8722) In some cases, the crc check does not cause dirty data to be written.

2019-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894329#comment-16894329 ] ASF GitHub Bot commented on KAFKA-8722: --- lordcheng10 commented on pull request #712

[jira] [Commented] (KAFKA-7062) Simplify MirrorMaker loop after removal of old consumer support

2019-07-27 Thread Eduardo Pinto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894458#comment-16894458 ] Eduardo Pinto commented on KAFKA-7062: -- Hi [~ijuma]! Can you help me understand if t

[jira] [Comment Edited] (KAFKA-8716) broker cannot join the cluster after upgrading kafka binary from 2.1.1 to 2.2.1 or 2.3.0

2019-07-27 Thread Yu Yang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894166#comment-16894166 ] Yu Yang edited comment on KAFKA-8716 at 7/27/19 3:19 PM: - [~junra

[jira] [Created] (KAFKA-8723) flaky test LeaderElectionCommandTest#testAllTopicPartition

2019-07-27 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8723: -- Summary: flaky test LeaderElectionCommandTest#testAllTopicPartition Key: KAFKA-8723 URL: https://issues.apache.org/jira/browse/KAFKA-8723 Project: Kafka Issue Ty

[jira] [Commented] (KAFKA-8555) Flaky test ExampleConnectIntegrationTest#testSourceConnector

2019-07-27 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894590#comment-16894590 ] Boyang Chen commented on KAFKA-8555: [https://builds.apache.org/job/kafka-pr-jdk8-sca

[jira] [Resolved] (KAFKA-8435) Replace DeleteGroups request/response with automated protocol

2019-07-27 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen resolved KAFKA-8435. Resolution: Fixed > Replace DeleteGroups request/response with automated protocol > ---