You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/12/05 17:30:37 UTC

[GitHub] [kafka] UnityLung opened a new pull request #9703: KAFKA-10697 Remove ProduceResponse.responses

UnityLung opened a new pull request #9703:
URL: https://github.com/apache/kafka/pull/9703


   issue : https://issues.apache.org/jira/browse/KAFKA-10697
   
   Remove the old method Map <TopicPartition, PartitionResponse> responses() 
   Use the new method public ProduceResponseData data() instead.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] UnityLung closed pull request #9703: KAFKA-10697 Remove ProduceResponse.responses

Posted by GitBox <gi...@apache.org>.
UnityLung closed pull request #9703:
URL: https://github.com/apache/kafka/pull/9703


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] UnityLung closed pull request #9703: KAFKA-10697 Remove ProduceResponse.responses

Posted by GitBox <gi...@apache.org>.
UnityLung closed pull request #9703:
URL: https://github.com/apache/kafka/pull/9703


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on pull request #9703: KAFKA-10697 Remove ProduceResponse.responses

Posted by GitBox <gi...@apache.org>.
ijuma commented on pull request #9703:
URL: https://github.com/apache/kafka/pull/9703#issuecomment-741836419


   Thanks for the PR. I don't see `responses` being removed.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] UnityLung commented on pull request #9703: KAFKA-10697 Remove ProduceResponse.responses

Posted by GitBox <gi...@apache.org>.
UnityLung commented on pull request #9703:
URL: https://github.com/apache/kafka/pull/9703#issuecomment-746161565


   @ijuma  Thanks for your reply.
   I'm going to do it for remove "responses".


----------------------------------------------------------------
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:
users@infra.apache.org