Skip to content

Replication StatusCombiner remains on metadata table after upgrade to 3.0 #3147

@dlmarion

Description

@dlmarion

CNFE raised in TabletServer for StatusCombiner class, which was removed in #3080 . Looking at the accumulo.metadata table, the following is in the configuration:

table      | table.iterator.majc.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner
table      | table.iterator.majc.replcombiner.opt.columns .. | stat
table      | table.iterator.minc.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner
table      | table.iterator.minc.replcombiner.opt.columns .. | stat
table      | table.iterator.scan.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner
table      | table.iterator.scan.replcombiner.opt.columns .. | stat

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue has already been reported by another mentioned issue.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions