[
https://issues.apache.org/jira/browse/RATIS-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781470#comment-17781470
]
Duong commented on RATIS-1925:
------------------------------
Quick trial of zero-copy in GrpcService, looks like it works.
https://github.com/duongkame/ratis/commit/5a26ce953a5ab25c02a2614ce32f1c695f517328
> Support Zero-Copy in GrpcService
> --------------------------------
>
> Key: RATIS-1925
> URL: https://issues.apache.org/jira/browse/RATIS-1925
> Project: Ratis
> Issue Type: Improvement
> Reporter: Duong
> Assignee: Duong
> Priority: Major
>
> As GRPC has stabilized the API for zero-copy for protobuf
> ([https://github.com/grpc/grpc-java/issues/7387),] it's possible to have such
> memory efficiency feature in Ratis GrpcService.
> Example implementation:
> [https://github.com/GoogleCloudPlatform/grpc-gcp-java/pull/77]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)