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:45:53 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Jirsa updated CASSANDRA-9076:
----------------------------------
    Description: 
>From IRC/#cassandra:

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.



  was:
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.




> 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
>
>
> From IRC/#cassandra:
> 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)