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

Make uses of OptionsBuilder synchronized on OptionsBuilder.class

    XMLWordPrintableJSON

Details

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

    Description

      HADOOP-13179 fixed one place where the non-thread-safe OptionsBuilder class was potentially vulnerable to race conditions. But it didn't address all other uses in the codebase, so the problem still exists.

      We need a common object so synchronize off, of which OptionsBuilder.class is the obvious choice

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: