Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/pull/156
  
    I was trying to merge, but FindBugs check failed, 
    @merlimat can you fix the warnings ?
    
    ```
    [INFO] BugInstance size is 3
    [INFO] Error size is 0
    [INFO] Total bugs: 3
    [INFO] new org.apache.bookkeeper.client.MacDigestManager(long, byte[]) may 
expose internal representation by storing an externally mutable object into 
MacDigestManager.passwd [org.apache.bookkeeper.client.MacDigestManager] At 
MacDigestManager.java:[line 63] EI_EXPOSE_REP2
    [INFO] org.apache.bookkeeper.client.MacDigestManager.DIGEST_ALGORITHM isn't 
final but should be [org.apache.bookkeeper.client.MacDigestManager] At 
MacDigestManager.java:[line 38] MS_SHOULD_BE_FINAL
    [INFO] org.apache.bookkeeper.client.MacDigestManager.KEY_ALGORITHM isn't 
final but should be [org.apache.bookkeeper.client.MacDigestManager] At 
MacDigestManager.java:[line 39] MS_SHOULD_BE_FINAL
    
    ```


---
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