You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "John Yost (JIRA)" <ji...@apache.org> on 2016/06/01 14:51:59 UTC

[jira] [Created] (MYRIAD-207) Better exception handling for configuration file input values

John Yost created MYRIAD-207:
--------------------------------

             Summary: Better exception handling for configuration file input values
                 Key: MYRIAD-207
                 URL: https://issues.apache.org/jira/browse/MYRIAD-207
             Project: Myriad
          Issue Type: Improvement
          Components: Executor, Scheduler
    Affects Versions: Myriad 0.2.0
            Reporter: John Yost
             Fix For: Myriad 0.3.0


There is alot of great exception handling within the Myriad project. To make it even better, I recommend enhanced checking and exception handling logic for Myriad classes that receive input values from configuration files. For example, in the HealthCheckUtils class, I recommend adding a code block to ensure the URL is properly formatted and, if not, an IllegalArgumentException is thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)