Skip to content

Explore naming properties based on functionality instead of where the functionality runs #3803

@keith-turner

Description

@keith-turner

Some properties in Accumulo related to functionality like compactions are named based on where that functionality runs. For example compactions used to all run in the tablet server, so lots of compaction related properties had a tserver prefix. In the elasticity branch where functionality is running is moving around. It may be better to name properties based on functionality instead of where the functionality runs. For example have a top level compaction prefix for compaction related properties instead using the tserver prefix.

Need to perform a survey of properties and see how many could be adjusted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions