Github user nabarunnag commented on the issue:

    https://github.com/apache/incubator-geode/pull/168
  
    
    I was just curious as to know why manager was asked to throw a 
BucketNotFoundException but in the verification we are checking that logger was 
never called with an error method containing any exception parameter. Why is it 
not checking just for BucketNotFoundException but rather all Exceptions.
    
    `verify(log, never()).error(anyString(), any(Exception.class));`
    @upthewaterspout 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to