[
https://issues.apache.org/jira/browse/CASSANDRA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hermes updated CASSANDRA-1420:
----------------------------------
Attachment: (was: 1420.txt)
> Using config-converter, some fields are not converted
> -----------------------------------------------------
>
> Key: CASSANDRA-1420
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1420
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Ron Ratovsky
> Assignee: Jon Hermes
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 1420.txt
>
>
> When running the config-converter, the value of EndPointSnitch isn't
> transfered to the yaml version.
> The dynamic_snitch value is added, though.
> I imagine the value of org.apache.cassandra.locator.EndPointSnitch should be
> converted to org.apache.cassandra.locator.RackInferringSnitch rather than to
> SimpleSnitch.
> Also, <ThriftFramedTransport>false</ThriftFramedTransport> is not converted
> to the yaml version.
> That is, the configuration uses the new default for 0.7 which is framed
> transport.
> Perhaps, for the benefit of the users, the config-converter should produce
> informative messages on both issues after the operation is complete to make
> the user aware that the defaults have changed, so that the user will look
> into it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.