Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1789 Fix Findbugs problems
  3. ATLAS-1785

Fix Findbugs problems in falcon-bridge module

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently Findbugs complains about the following two problems in the falcon-bridge

      [INFO] Repeated conditional test in org.apache.atlas.falcon.bridge.FalconBridge.createFeedCreationEntity(Feed, ConfigurationStore) [org.apache.atlas.falcon.bridge.FalconBridge, org.apache.atlas.falcon.bridge.FalconBridge] At FalconBridge.java:[line 184]At FalconBridge.java:[line 184]
      [INFO] Switch statement found in org.apache.atlas.falcon.hook.FalconHook.fireAndForget(FalconEvent) where default case is missing [org.apache.atlas.falcon.hook.FalconHook] At FalconHook.java:[lines 161-163]
      

      They should be fixed to get the code more reliable.

      Attachments

        1. ATLAS-1785.001.patch
          2 kB
          Jan Hentschel

        Issue Links

          Activity

            People

              janh Jan Hentschel
              janh Jan Hentschel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: