You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2013/01/17 23:38:12 UTC

[jira] [Created] (OOZIE-1177) HostnameFilter should only catch UnknownHostException, not Exception

Robert Kanter created OOZIE-1177:
------------------------------------

             Summary: HostnameFilter should only catch UnknownHostException, not Exception
                 Key: OOZIE-1177
                 URL: https://issues.apache.org/jira/browse/OOZIE-1177
             Project: Oozie
          Issue Type: Bug
          Components: core
    Affects Versions: trunk
            Reporter: Robert Kanter
            Assignee: Robert Kanter
            Priority: Trivial
             Fix For: trunk


OOZIE-1171 adds some checking to the {{HostnameFilter}} that involves handling any {{Exception}}.  We should change this to only catch {{UnknownHostException}} because we wouldn't want to necessarily continue in the case of other types of {{Exception}} s.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira