Skip to content

Set default value of table.majc.compaction.strategy property to empty string #3966

@keith-turner

Description

@keith-turner

Describe the bug

In 2.1 the default value of the property table.majc.compaction.strategy is set to the DefaultCompactionStrategy class. However if the user does not set this property, then its default value is ignored. If its possible to do w/o breaking anything, the default value should be empty string to better reflect this behavior.

This property was deprecated in 2.x and dropped in 3.0. so the change only needs to be made in 2.x.

Metadata

Metadata

Assignees

Labels

bugThis issue has been verified to be a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions