You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/01/26 12:44:22 UTC

[GitHub] [accumulo] milleruntime opened a new issue #2431: NPE in MiniAccumuloClusterImplTest

milleruntime opened a new issue #2431:
URL: https://github.com/apache/accumulo/issues/2431


   The test passes but I saw this NullPointERException in the test output:
   <pre>
   2022-01-26T07:42:15,439 [zookeeper.ClientCnxn] ERROR: Error while calling watcher 
   java.lang.NullPointerException: null
   	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:535) [zookeeper-3.5.9.jar:3.5.9]
   	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:510) [zookeeper-3.5.9.jar:3.5.9]
   </pre>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii closed issue #2431: NPE in MiniAccumuloClusterImplTest

Posted by GitBox <gi...@apache.org>.
ctubbsii closed issue #2431:
URL: https://github.com/apache/accumulo/issues/2431


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii commented on issue #2431: NPE in MiniAccumuloClusterImplTest

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #2431:
URL: https://github.com/apache/accumulo/issues/2431#issuecomment-1022595261


   I have a fix incoming.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org