hbase
hbase copied to clipboard
Apache HBase
https://issues.apache.org/jira/browse/HBASE-27962
… public access to connection metrics
This is a cherry-pick of [#5307](https://github.com/apache/hbase/pull/5307)
…nException cause RegionServer crash
Simply check and ignore silently if the underlying FS does not support storage policy. the hasPathCapability() API is Hadoop 3.2 and above. So do not cherrypick this change to HBase...
This is a draft. Do not merge.