[GitHub] [hbase] ndimiduk commented on issue #954: HBASE-23305: Master based registry implementation

2020-01-08 Thread GitBox
ndimiduk commented on issue #954: HBASE-23305: Master based registry 
implementation
URL: https://github.com/apache/hbase/pull/954#issuecomment-572309996
 
 
   Running tests locally I get
   
   ```
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 312.454 s 
<<< FAILURE! - in 
org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor
   
org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor.testScanMetrics[0]
  Time elapsed: 33.15 s  <<< ERROR!
   java.io.IOException: 
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /hbase/hbaseid
   Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: 
KeeperErrorCode = ConnectionLoss for /hbase/hbaseid
   ```


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [hbase] ndimiduk commented on issue #954: HBASE-23305: Master based registry implementation

2020-01-07 Thread GitBox
ndimiduk commented on issue #954: HBASE-23305: Master based registry 
implementation
URL: https://github.com/apache/hbase/pull/954#issuecomment-571664717
 
 
   Surprising.
   ```
   [ERROR] 
org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor.testCheckAndDeleteWithCompareOp[0]
  Time elapsed: 0.142 s  <<< ERROR!
   java.lang.OutOfMemoryError: Java heap space
at 
org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor.(TestFromClientSideWithCoprocessor.java:50)
   ```


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [hbase] ndimiduk commented on issue #954: HBASE-23305: Master based registry implementation

2020-01-06 Thread GitBox
ndimiduk commented on issue #954: HBASE-23305: Master based registry 
implementation
URL: https://github.com/apache/hbase/pull/954#issuecomment-571276468
 
 
   Something broke fund bugs on master perhaps?
   
   ```
   [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ hbase-server 
---
   [INFO] Fork Value is true
[java] SLF4J: No SLF4J providers were found.
[java] SLF4J: Defaulting to no-operation (NOP) logger implementation
[java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for 
further details.
   ```


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [hbase] ndimiduk commented on issue #954: HBASE-23305: Master based registry implementation

2020-01-02 Thread GitBox
ndimiduk commented on issue #954: HBASE-23305: Master based registry 
implementation
URL: https://github.com/apache/hbase/pull/954#issuecomment-570415214
 
 
   FYI, I rebased the feature branch onto the tip of master.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services