Jon Haddad created CASSANDRA-14095:
--------------------------------------
Summary: New configuration settings using duration types
Key: CASSANDRA-14095
URL: https://issues.apache.org/jira/browse/CASSANDRA-14095
Project: Cassandra
Issue Type: Improvement
Reporter: Jon Haddad
Assignee: Jon Haddad
All the _ms configuration params are difficult to work with. We can allow
users to provide a duration type, like 3h, for settings instead of requiring
_ms based settings.
This first jira is to allow for cassandra.yaml to take duration types instead
of ms based settings.
Given a setting, blah_ms, the new setting should be {{blah}} and require a
duration like {{3h}}. The old _ms settings should continue to work and error
if both are used.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]