[
https://issues.apache.org/jira/browse/CASSANDRA-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626269#comment-14626269
]
Sylvain Lebresne commented on CASSANDRA-9709:
---------------------------------------------
patch lgtm. 2 nits/remarks:
# {{s/stored is LITTLE_ENDIAN/stored in LITTLE_ENDIAN/}} in the comment.
# I have no clue why bytes are written in reverse, but we could start writing
then in the normal order for version >= 3.0 if we want (knowing that we'll drop
the backward compatibility with pre-3.0 at some point in time). That said, we
might want to have not agree on more compact ids in the longish term, so may
not be worth bothering.
> CFMetaData serialization is unnecessarily inefficient
> -----------------------------------------------------
>
> Key: CASSANDRA-9709
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9709
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Benedict
> Assignee: Benedict
> Priority: Trivial
> Fix For: 3.0 beta 1
>
>
> The UUID is written "byte-by-byte" unnecessarily.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)