Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3677

Fix findbugs warnings in yarn-server-resourcemanager

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      There is 1 findbugs warning in FileSystemRMStateStore.java.

      Inconsistent synchronization of FileSystemRMStateStore.isHDFS; locked 66% of time
      Unsynchronized access at FileSystemRMStateStore.java: [line 156]
      Field org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore.isHDFS
      Synchronized 66% of the time
      Synchronized access at FileSystemRMStateStore.java: [line 148]
      Synchronized access at FileSystemRMStateStore.java: [line 859]
      

      Attachments

        1. YARN-3677-20150519.txt
          2 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              vinodkv Vinod Kumar Vavilapalli
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: