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

Jeffrey Manno resolved ACCUMULO-4427.
-------------------------------------
    Resolution: Not A Problem

This can be closed due to age and due to both maintained versions of accumulo 
(1.10 and 2.0) using the current TabletBalancer API.  

If this is still an issue, please feel free to create a new issue or PR at 
[https://github.com/apache/accumulo]

> TabletBalancer API broken in 1.7
> --------------------------------
>
>                 Key: ACCUMULO-4427
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4427
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client, master
>            Reporter: John Vines
>            Priority: Major
>
> In 1.6, the TabletBalancer APIs used org.apache.accumulo.core.data.KeyExtent. 
> In 1.7, this class was deprecated in favor of TabletId. Unfortunately with 
> this change, the TabletBalancer API was updated to use 
> org.apache.accumulo.core.data.impl.KeyExtent. This causes compile time issues 
> with balancers from 1.6.
> I'm not sure if the TabletBalancer is technically part of the public API, but 
> given this is a user pluggable space I would expect some degree of stability, 
> at least between two versions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to