You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by "leixm (via GitHub)" <gi...@apache.org> on 2023/03/07 02:52:17 UTC

[GitHub] [incubator-uniffle] leixm commented on issue #590: [Subtask] [Netty] Support zero copy to read local file

leixm commented on issue #590:
URL: https://github.com/apache/incubator-uniffle/issues/590#issuecomment-1457425372

   @jerqi  @smallzhongfeng This PR will rely on Netty's Encoder support, After completing the Basic framework, I will implement the relevant Decoder, like:
   https://github.com/apache/incubator-celeborn/blob/main/common/src/main/java/org/apache/celeborn/common/network/protocol/MessageEncoder.java
   https://github.com/apache/incubator-celeborn/blob/main/common/src/main/java/org/apache/celeborn/common/network/protocol/MessageWithHeader.java
   


-- 
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: dev-unsubscribe@uniffle.apache.org

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