[
https://issues.apache.org/jira/browse/ATLAS-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel reassigned ATLAS-1785:
------------------------------------
Assignee: Jan Hentschel
> Fix Findbugs problems in falcon-bridge module
> ---------------------------------------------
>
> Key: ATLAS-1785
> URL: https://issues.apache.org/jira/browse/ATLAS-1785
> Project: Atlas
> Issue Type: Sub-task
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Minor
> Attachments: ATLAS-1785.001.patch
>
>
> Currently Findbugs complains about the following two problems in the
> *falcon-bridge*
> {code}
> [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]
> {code}
> They should be fixed to get the code more reliable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)