[
https://issues.apache.org/jira/browse/RATIS-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukul Kumar Singh reassigned RATIS-971:
---------------------------------------
Assignee: Mukul Kumar Singh
> use flatbuffers in Server to Server communication to avoid buffer copies
> ------------------------------------------------------------------------
>
> Key: RATIS-971
> URL: https://issues.apache.org/jira/browse/RATIS-971
> Project: Ratis
> Issue Type: Bug
> Reporter: Mukul Kumar Singh
> Assignee: Mukul Kumar Singh
> Priority: Major
>
> Currently, Ratis uses protobufs to serialize/de-serialize data during
> server/server communication. This causes multiple buffer copies. This can be
> avoided by using flatbuffers.
> The idea here is to use flatbuffers for server to server communication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)