[ 
https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555100#comment-13555100
 ] 

Ted Yu commented on HBASE-7581:
-------------------------------

{code}
    public long getMaxTimestamp() {
      return timeRangeTracker.maximumTimestamp;
    }
{code}
NPE was caused by timeRangeTracker being null.
                
> TestAccessController depends on the execution order
> ---------------------------------------------------
>
>                 Key: HBASE-7581
>                 URL: https://issues.apache.org/jira/browse/HBASE-7581
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Assignee: nkeywal
>             Fix For: 0.96.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to