Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4460

Remove backing Hadoop Configuration object from SiteConfiguration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.3, 1.8.1
    • 2.0.0
    • core
    • None

    Description

      ACCUMULO-4458 mitigated some contention on the Hadoop Configuration instance backing the XML configs read for SiteConfiguration, but at the expense of maintaining some more information about how we use properties in critical code paths.

      For this improvement, we should avoid keeping around the Configuration instance at all after reading values out of it. This will require some amount of refactoring for those cases where tests seek to set configuration values on the SiteConfiguration object after instantiation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              busbey Sean Busbey
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: