Skip to content

Deprecate getters and setters for deprecated configuration properties consistently #20812

@mbhave

Description

@mbhave

When we deprecate a configuration property, we add @DeprecatedConfigurationProperty to the getter along with a @Deprecated on the getter and setter. We don't do this consistently though. This is one example where the getter and setter don't have @Deprecated.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions