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

Andrew Purtell updated HBASE-13743:
-----------------------------------
    Attachment: HBASE-13743-0.98.patch

Here's the backport to 0.98.

Only Private annotated interfaces are modified. Some of these in 0.98 were 
promoted to LimitedPrivate in 1.1 and up, for Phoenix, so I have verified with 
their 4.x-HBase-0.98 branch that the changes here don't break them.

{noformat}
Running the Java API Compliance Checker...
using Java 1.7.0_79
reading classes 0.98.13 ...
reading classes 0.98.14-SNAPSHOT ...
comparing classes ...
creating compatibility report ...
result: COMPATIBLE
total "Binary" compatibility problems: 0, warnings: 0
total "Source" compatibility problems: 0, warnings: 0
{noformat}

hbase-server unit tests pass locally including the new unit test that came 
along in the port.

> Backport HBASE-13709 (Updates to meta table server columns may be eclipsed) 
> to 0.98
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-13743
>                 URL: https://issues.apache.org/jira/browse/HBASE-13743
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.98.14
>
>         Attachments: HBASE-13743-0.98.patch
>
>
> The problem addressed with HBASE-13709 is more likely on branch-1 and later 
> but still an issue with the 0.98 code. Backport doesn't look too difficult 
> but nontrivial due to the number of fix ups needed.



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

Reply via email to