chia7712 commented on PR #18768:
URL: https://github.com/apache/kafka/pull/18768#issuecomment-2630776096
> Could you please cherry-pick to 4.0 too? It fails over there too.
I intended to cherry-pick the changes after verifying that the tests passed
on 4.0, but I inadvertently forgot t
dajac commented on PR #18768:
URL: https://github.com/apache/kafka/pull/18768#issuecomment-2630512340
Nevermind, I cherry-picked it to 4.0.
--
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 spe
dajac commented on PR #18768:
URL: https://github.com/apache/kafka/pull/18768#issuecomment-2630232044
@chia7712 Could you please cherry-pick to 4.0 too? It fails over there too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
chia7712 merged PR #18768:
URL: https://github.com/apache/kafka/pull/18768
--
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-unsubscr...@kafka.apache
chia7712 commented on code in PR #18768:
URL: https://github.com/apache/kafka/pull/18768#discussion_r1938829155
##
tests/kafkatest/sanity_checks/test_verifiable_producer.py:
##
@@ -32,25 +31,21 @@ def __init__(self, test_context):
super(TestVerifiableProducer, self).__i
FrankYang0529 commented on code in PR #18768:
URL: https://github.com/apache/kafka/pull/18768#discussion_r1938206038
##
tests/kafkatest/sanity_checks/test_verifiable_producer.py:
##
@@ -32,25 +31,21 @@ def __init__(self, test_context):
super(TestVerifiableProducer, self
dajac commented on code in PR #18768:
URL: https://github.com/apache/kafka/pull/18768#discussion_r1937598836
##
tests/kafkatest/sanity_checks/test_verifiable_producer.py:
##
@@ -32,25 +31,21 @@ def __init__(self, test_context):
super(TestVerifiableProducer, self).__init
FrankYang0529 opened a new pull request, #18768:
URL: https://github.com/apache/kafka/pull/18768
Test result:
```
>
TC_PATHS="tests/kafkatest/sanity_checks/test_verifiable_producer.py::TestVerifiableProducer"
/bin/bash tests/docker/run_tests.sh