[
https://issues.apache.org/jira/browse/CASSANDRA-10482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko resolved CASSANDRA-10482.
-------------------------------------------
Resolution: Later
Assignee: (was: Branimir Lambov)
Fix Version/s: (was: 3.x)
> 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
>
> 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)