[ 
https://issues.apache.org/jira/browse/HBASE-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar updated HBASE-13661:
----------------------------------
    Attachment: hbase-13661_v1-branch-1.1.patch

Simple patch which fixes a couple of things: 
 - Bring back RegionLocator to HTable. Let's keep it in branch-1 since 1.0 is 
like this. 
 - Bring back Scan.HINT_LOOKAHEAD, not used anymore. 
 - AuthUtil and proc v2 classes and NamespaceAuditor from Public to Private
 - ServerLoad had the change of int -> long for getReadRequestCount. It is not 
strictly compatible, but it is a required bug fix. I think we need the same fix 
for total request count as well which the patch contains. 


This is intended for branch-1. The master patch should not contain the HTable 
and Scan changes in here. 

> Correct @Public annotation marking discovered in 1.1.0RC0
> ---------------------------------------------------------
>
>                 Key: HBASE-13661
>                 URL: https://issues.apache.org/jira/browse/HBASE-13661
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0, 1.1.0, 1.2.0
>
>         Attachments: hbase-13661_v1-branch-1.1.patch
>
>
> Over on the 1.1.0RC0 VOTE thread, Enis discovered some errors in 
> InterfaceAudience annotations. Let's fix them.
> Filed by [~ndimiduk] on [~enis]'s behalf.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to