dajac commented on a change in pull request #9401:
URL: https://github.com/apache/kafka/pull/9401#discussion_r526178616



##########
File path: 
clients/src/test/java/org/apache/kafka/common/requests/RequestResponseTest.java
##########
@@ -1730,7 +1768,6 @@ private DeleteTopicsResponse createDeleteTopicsResponse() 
{
 
     private InitProducerIdRequest createInitPidRequest() {
         InitProducerIdRequestData requestData = new InitProducerIdRequestData()
-                .setTransactionalId(null)

Review comment:
       We should keep this one.




----------------------------------------------------------------
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.

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


Reply via email to