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)