Carl Yeksigian created CASSANDRA-10482:
------------------------------------------
Summary: Remove usage of JSON value when writing the commit log
header
Key: CASSANDRA-10482
URL: https://issues.apache.org/jira/browse/CASSANDRA-10482
Project: Cassandra
Issue Type: Improvement
Reporter: Carl Yeksigian
Assignee: Branimir Lambov
Fix For: 3.x
Currently, when writing the commit log header, we use JSON to encode the
compression information. That usage is inconsistent with
{{CompressionMetadata}}, where the options are instead encoding using the count
of options and the text of the options, and the compressor class name is
written out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)