You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2015/03/31 06:38:53 UTC

[jira] [Created] (CASSANDRA-9076) Consistency: make default max_hint_window_in_ms actually 3 hours

Jeff Jirsa created CASSANDRA-9076:
-------------------------------------

             Summary: Consistency: make default max_hint_window_in_ms actually 3 hours
                 Key: CASSANDRA-9076
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9076
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jeff Jirsa
            Assignee: Jeff Jirsa
            Priority: Trivial
         Attachments: max_hint_window.diff

CASSANDRA-4632 changed max_hint_window_in_ms from 1 hour to 3 hours, however, it only changed the default in cassandra.yaml - it left the actual default in Config.java at 1 hour.

This issue is to update Config.java for consistency, in case users comment out the actual entry in cassandra.yaml and revert to the "real" default of 1 hour.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)