Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4427

TabletBalancer API broken in 1.7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • client, master
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vines John Vines
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: