[
https://issues.apache.org/jira/browse/HBASE-26962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545651#comment-17545651
]
Huaxiang Sun commented on HBASE-26962:
--------------------------------------
It failed the checks with the following errors at branch-2, I am reverting the
commit.
{code:java}
ERROR]
/Users/hsun/work/hbase-hs/hbase-1/hbase-server/target/generated-sources/java/org/apache/hadoop/hbase/generated/regionserver/region_jsp.java:[111,73]
cannot find symbol
[ERROR] symbol: variable MOB_FILE_REFS
[ERROR] location: class org.apache.hadoop.hbase.regionserver.HStoreFile
[ERROR]
/Users/hsun/work/hbase-hs/hbase-1/hbase-server/target/generated-sources/java/org/apache/hadoop/hbase/generated/regionserver/region_jsp.java:[116,53]
cannot find symbol
[ERROR] symbol: method deserializeMobFileRefs(byte[])
[ERROR] location: class org.apache.hadoop.hbase.mob.MobUtils
[ERROR] -> [Help 1] {code}
> Add mob info in web UI
> ----------------------
>
> Key: HBASE-26962
> URL: https://issues.apache.org/jira/browse/HBASE-26962
> Project: HBase
> Issue Type: Improvement
> Components: UI
> Reporter: Xuesen Liang
> Assignee: Xuesen Liang
> Priority: Minor
> Fix For: 2.6.0, 3.0.0-alpha-3
>
>
> Add mob store info in web UI.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)