[
https://issues.apache.org/jira/browse/HBASE-13755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568469#comment-14568469
]
Mikhail Antonov commented on HBASE-13755:
-----------------------------------------
TestDistributedLogSplitting looks unrelated
{code}Failed to read test report file
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestDistributedLogSplitting.xml
org.dom4j.DocumentException: Error on line 85 of document
file:///home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestDistributedLogSplitting.xml
: XML document structures must start and end within the same entity. Nested
exception: XML document structures must start and end within the same entity.
{code}
I'll fix checkstyle in next patch, will also change audience on Superusers
class to Private. [~anoop.hbase] I ended up making it static-field class rather
then singleton as it seems the only method we need to open to the world is
'isSuperUser()' and we don't seem to really need getInstance() for that. What
do you think?
> Provide single super user check implementation
> ----------------------------------------------
>
> Key: HBASE-13755
> URL: https://issues.apache.org/jira/browse/HBASE-13755
> Project: HBase
> Issue Type: Improvement
> Reporter: Anoop Sam John
> Assignee: Mikhail Antonov
> Fix For: 2.0.0, 1.2.0
>
> Attachments: HBASE-13755-v1.patch
>
>
> Followup for HBASE-13375.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)