You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/07/20 12:23:07 UTC

[jira] [Created] (CASSANDRA-9848) Broken serialization of CFMetaData ids

Sylvain Lebresne created CASSANDRA-9848:
-------------------------------------------

             Summary: Broken serialization of CFMetaData ids
                 Key: CASSANDRA-9848
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9848
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
             Fix For: 3.0 beta 1


In a moment of weakness and for somewhat weird reasons I broke the
serialization of CFMetaData ids. It's even a double failure on my part since I
should have looked while reviewing CASSANDRA-9709 why we had this weird
reversion of bytes in the first place and figure out it was my mistake, but I
have been lazy instead.

Anyway, the bytes of the table id are currently reversed in trunk which
shouldn't be. This is actually one of the reason for the failure of
{{CommitLogUpgradeTest}} (so we do have a test catching this), but there is
other reasons for these failures (more related to the test and which I'll
handled on CASSANDRA-9790) and I'd like to get this one fixed asap, hence the
separate ticket.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)