Stefania created CASSANDRA-9035:
-----------------------------------
Summary: Enhance hinted handoff YAML parameter
Key: CASSANDRA-9035
URL: https://issues.apache.org/jira/browse/CASSANDRA-9035
Project: Cassandra
Issue Type: Improvement
Reporter: Stefania
Assignee: Stefania
Priority: Minor
Fix For: 3.0
As discussed in CASSANDRA-6157, at the moment we have a single parameter
{{hinted_handoff_enabled}} that can be either a boolean or a csv list of
enabled data centers.
We should have a boolean global {{hinted_handoff_enabled}} param plus a
separate yaml list for the HH DC blacklist -
{{hinted_handoff_disabled_datacenters}} to be checked when the global flag is
on.
Backward compatibility with the existing approach should be kept.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)