You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/07/28 17:14:38 UTC

[jira] [Created] (ACCUMULO-3027) Introduce configuration Property's for Master wait times

Josh Elser created ACCUMULO-3027:
------------------------------------

             Summary: Introduce configuration Property's for Master wait times
                 Key: ACCUMULO-3027
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3027
             Project: Accumulo
          Issue Type: Improvement
          Components: master
    Affects Versions: 1.6.0, 1.5.1
            Reporter: Josh Elser
            Priority: Minor
             Fix For: 1.5.2, 1.6.1, 1.7.0


>From the comment in the patch for ACCUMULO-2694, the Master has a few wait values that are hardcoded. We should introduce new entries in Property and set the current values as the default. Also has the added gain of providing meaningful descriptions of how the parameters is used by the Master (or TabletGroupWatcher):

* TIME_TO_WAIT_BETWEEN_SCANS
* TIME_BETWEEN_MIGRATION_CLEANUPS
* WAIT_BETWEEN_ERRORS
* DEFAULT_WAIT_FOR_WATCHER
* MAX_CLEANUP_WAIT_TIME
* TIME_TO_WAIT_BETWEEN_LOCK_CHECKS
* MAX_TSERVER_WORK_CHUNK
* MAX_BAD_STATUS_COUNT



--
This message was sent by Atlassian JIRA
(v6.2#6252)