[
https://issues.apache.org/jira/browse/RATIS-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784236#comment-17784236
]
Tsz-wo Sze commented on RATIS-1925:
-----------------------------------
This could be separated into two subtasks for
- GrpcServerProtocolService (for the Followers to receive appendEntries; vote
and other requests can be ignored), and
- GrpcClientProtocolService (for the Leader to receive client request).
> Support Zero-Copy in GrpcService
> --------------------------------
>
> Key: RATIS-1925
> URL: https://issues.apache.org/jira/browse/RATIS-1925
> Project: Ratis
> Issue Type: Sub-task
> Components: gRPC
> Reporter: Duong
> Assignee: Duong
> Priority: Major
>
> Apply the marshaller introduced in RATIS-1932 to GrpcService.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)