[
https://issues.apache.org/jira/browse/RATIS-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duong updated RATIS-1926:
-------------------------
Description:
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 GrpcLogAppender.
Example implementation:
[https://github.com/GoogleCloudPlatform/grpc-gcp-java/pull/77]
> Support Zero-Copy in GrpcLogAppender
> ------------------------------------
>
> Key: RATIS-1926
> URL: https://issues.apache.org/jira/browse/RATIS-1926
> Project: Ratis
> Issue Type: Improvement
> Reporter: 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 GrpcLogAppender.
> Example implementation:
> [https://github.com/GoogleCloudPlatform/grpc-gcp-java/pull/77]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)