[
https://issues.apache.org/jira/browse/CASSANDRA-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joaquin Casares updated CASSANDRA-13625:
----------------------------------------
Description:
{{max_value_size_in_mb}} is currently in the 2.2.9 cassandra.yaml, but does not
make reference of the config in any place within its codebase:
https://github.com/apache/cassandra/blob/cassandra-2.2.9/conf/cassandra.yaml#L888-L891
CASSANDRA-9530, which introduced {{max_value_size_in_mb}}, has it's Fix
Version/s marked as 3.0.7, 3.7, and 3.8.
Let's remove the {{max_value_size_in_mb}} from the cassandra.yaml from {{>=
2.2.9, < 3}}.
{NOFORMAT}
~/repos/cassandra[(HEAD detached at cassandra-2.2.9)] (joaquin)$ grep -r
max_value_size_in_mb .
conf/cassandra.yaml:# max_value_size_in_mb: 256
{NOFORMAT}
was:
{{max_value_size_in_mb}} is currently in the 2.2.9 cassandra.yaml, but does not
make reference of the config in any place within its codebase:
https://github.com/apache/cassandra/blob/cassandra-2.2.9/conf/cassandra.yaml#L888-L891
CASSANDRA-9530, which introduced {{max_value_size_in_mb}}, has it's Fix
Version/s marked as 3.0.7, 3.7, and 3.8.
Let's remove the {{max_value_size_in_mb}} from the cassandra.yaml.
{NOFORMAT}
~/repos/cassandra[(HEAD detached at cassandra-2.2.9)] (joaquin)$ grep -r
max_value_size_in_mb .
conf/cassandra.yaml:# max_value_size_in_mb: 256
{NOFORMAT}
> Remove unused cassandra.yaml setting, max_value_size_in_mb, from 2.2.9
> ----------------------------------------------------------------------
>
> Key: CASSANDRA-13625
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13625
> Project: Cassandra
> Issue Type: Bug
> Reporter: Joaquin Casares
> Labels: lhf
> Fix For: 2.2.10
>
>
> {{max_value_size_in_mb}} is currently in the 2.2.9 cassandra.yaml, but does
> not make reference of the config in any place within its codebase:
> https://github.com/apache/cassandra/blob/cassandra-2.2.9/conf/cassandra.yaml#L888-L891
> CASSANDRA-9530, which introduced {{max_value_size_in_mb}}, has it's Fix
> Version/s marked as 3.0.7, 3.7, and 3.8.
> Let's remove the {{max_value_size_in_mb}} from the cassandra.yaml from {{>=
> 2.2.9, < 3}}.
> {NOFORMAT}
> ~/repos/cassandra[(HEAD detached at cassandra-2.2.9)] (joaquin)$ grep -r
> max_value_size_in_mb .
> conf/cassandra.yaml:# max_value_size_in_mb: 256
> {NOFORMAT}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]