Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7319

Coarse-grained dynamic configuration changes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • conf
    • None

    Description

      HADOOP-7001 introduced mechanism for performing dynamic configuration changes where reconfigureProperty()/reconfigurePropertyImpl() only notifies single property change.

      Normally, components which use ReconfigurableBase would involve several related properties whose update should be done atomically.

      This JIRA provides coarse-grained dynamic configuration changes with the following benefits:
      1. consistency updating related properties dynamically
      2. reduction of lock contention when multiple properties are changed in proximity

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: