write mutation length in commitlog as int, not long
---------------------------------------------------
Key: CASSANDRA-1032
URL: https://issues.apache.org/jira/browse/CASSANDRA-1032
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Priority: Trivial
Fix For: 0.7
byte[] can only be up to 2GB in Java, so int is perfectly adequate to describe
our maximum size
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.