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/11/18 10:33:35 UTC

[GitHub] [kafka] chia7712 commented on pull request #9516: MINOR: make Send and Receive work with TransportLayer rather than Gat…

chia7712 commented on pull request #9516:
URL: https://github.com/apache/kafka/pull/9516#issuecomment-729589011


   @ijuma Could you take a look? This PR is according to your comment in https://github.com/apache/kafka/blob/28c57b273a3620c18be0bba6d5f74f981d9ef47d/clients/src/main/java/org/apache/kafka/common/network/TransportLayers.java#L26
   
   ```
       // Once BlockingChannel is removed we can make Send and Receive work with TransportLayer rather than
       // GatheringByteChannel or ScatteringByteChannel.
   ```


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