You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "chia7712 (via GitHub)" <gi...@apache.org> on 2023/03/16 11:05:59 UTC

[GitHub] [kafka] chia7712 opened a new pull request, #13401: Revert "MINOR: Fixed ProducerPerformance still counting successful se…

chia7712 opened a new pull request, #13401:
URL: https://github.com/apache/kafka/pull/13401

   This reverts commit 8e4c0d0b04580cde1e15e7b4793bae747d38999c.
   
   #13348 brings another issue.
   ```
   [2023-03-16 07:44:19,926] ERROR Error executing user-provided callback on message for topic-partition 'perf-test-3' (org.apache.kafka.clients.producer.internals.ProducerBatch)
   java.lang.ArrayIndexOutOfBoundsException
   ```
   the bug is easy to be reproduced, so I'm going to revert #13348.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] chia7712 merged pull request #13401: Revert "MINOR: Fixed ProducerPerformance still counting successful se…

Posted by "chia7712 (via GitHub)" <gi...@apache.org>.
chia7712 merged PR #13401:
URL: https://github.com/apache/kafka/pull/13401


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] chia7712 commented on pull request #13401: Revert "MINOR: Fixed ProducerPerformance still counting successful se…

Posted by "chia7712 (via GitHub)" <gi...@apache.org>.
chia7712 commented on PR #13401:
URL: https://github.com/apache/kafka/pull/13401#issuecomment-1471950362

   https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-13401/1/pipeline/13
   
   `Build / JDK 17 and Scala 2.13` has passed. will merge it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] hudeqi commented on pull request #13401: Revert "MINOR: Fixed ProducerPerformance still counting successful se…

Posted by "hudeqi (via GitHub)" <gi...@apache.org>.
hudeqi commented on PR #13401:
URL: https://github.com/apache/kafka/pull/13401#issuecomment-1471765926

   mark


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org