You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/01/03 22:41:13 UTC

[GitHub] [hbase] ndimiduk commented on issue #902: HBASE-23369 Auto-close 'unknown' Regions reported as OPEN on RegionSe…

ndimiduk commented on issue #902: HBASE-23369 Auto-close 'unknown' Regions reported as OPEN on RegionSe…
URL: https://github.com/apache/hbase/pull/902#issuecomment-570719971
 
 
   I'm getting a build failure after this merge, boss:
   
   ```
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project hbase-server: Compilation failure
   [ERROR] /Users/ndimiduk/repos/apache/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignmentManager.java:[1108,59] cannot find symbol
   [ERROR]   symbol:   method getClusterConnection()
   [ERROR]   location: variable master of type org.apache.hadoop.hbase.master.MasterServices
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services