You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/08/04 20:43:00 UTC

[jira] [Created] (RATIS-101) Use ByteBuffer instead of byte[] in RaftId

Tsz Wo Nicholas Sze created RATIS-101:
-----------------------------------------

             Summary: Use ByteBuffer instead of byte[] in RaftId
                 Key: RATIS-101
                 URL: https://issues.apache.org/jira/browse/RATIS-101
             Project: Ratis
          Issue Type: Improvement
            Reporter: Tsz Wo Nicholas Sze


- We can avoid copying bytes by using ByteBuffer.
- ByteBuffer can be set to readonly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)