[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936787#comment-14936787
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8656:
--------------------------------------------

Github user koushik-das commented on the pull request:

    https://github.com/apache/cloudstack/pull/850#issuecomment-144384074
  
    @DaanHoogland @borisroman The test needs to invoke a protected method from 
a class and so is done using reflection. The test case already asserts for the 
method not being null. Now reflection methods throws some standard exceptions 
which either needs to be handled or thrown as per Java method contract. Since 
the null check is already there, the exceptions can be safely ignored.


> fill empty catch blocks with info messages
> ------------------------------------------
>
>                 Key: CLOUDSTACK-8656
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8656
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Daan Hoogland
>            Assignee: Daan Hoogland
>             Fix For: 4.6.0
>
>
> operators and other trouble shooters need to know if unhandled exceptions 
> happen.



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

Reply via email to