Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Upgrade to Accumulo 3.x #3228

@tb06904

Description

@tb06904

Describe the new feature you'd like
Accumulo 3.0.0 has been out a while and it is long over due that we look to upgrade to the latest version. This would mean breaking backwards compatibility with older versions of Accumulo due to the removal of deprecated methods and classes used in 1.x and 2.x.

To do this it would also need a Java 11 update for the code base (mostly done), there is probably scope to clean up lot of the code in the Accumulo store module so that we only target 3.x now.

If backwards compatibility is still required suggest moving/renaming the existing accumulo-store module to something like legacy-accumulo-storeand starting mostly fresh with a new one targeting v3.0+

Metadata

Metadata

Assignees

No one assigned

    Labels

    accumulo-storeSpecific to/touches the accumulo-store moduledependenciesUpdates/changes to Maven or other dependenciesenhancementImprovement to existing functionality/feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions