showuon edited a comment on pull request #11187:
URL: https://github.com/apache/kafka/pull/11187#issuecomment-903380258


   @guozhangwang , thanks for the response. I closed this PR because I think we 
need a bigger change (maybe a KIP), to address this `byte[]` to `ByteBuffer` 
change, to make the whole API can benefit from the `ByteBuffer` change. 
Otherwise, like in this PR, we have to wrap the `ByteBuffer` back to `byte[]` 
in many situations, because they still accept the `byte[]` only.
   
   I'll think about it. Thank you.


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

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


Reply via email to