You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/08/28 17:42:08 UTC

[jira] [Created] (SLIDER-373) AgentUtils.getApplicationMetainfo() swallows IO and parse exceptions

Steve Loughran created SLIDER-373:
-------------------------------------

             Summary: AgentUtils.getApplicationMetainfo() swallows IO and parse exceptions 
                 Key: SLIDER-373
                 URL: https://issues.apache.org/jira/browse/SLIDER-373
             Project: Slider
          Issue Type: Bug
          Components: agent-provider
    Affects Versions: Slider 0.60
            Reporter: Steve Loughran
            Priority: Minor


The {{AgentUtils.getApplicationMetainfo()}}  method catches IOE and parsing exceptions & simply returns null, which is converted in the agent provider to a generic "failed to load metadata" error. 

The exceptions should be thrown so that diagnostics on problems can be performed



--
This message was sent by Atlassian JIRA
(v6.2#6252)