Remove deprecated settings from code #4117
Labels
good first issue
These are recommended starting points for newcomers looking to make their first contributions.
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
v3.0.0
There are some lingering references to deprecated settings with messages that they will be deprecated in specific version, and these versions have long since released.
Example:
These audit config settings had been marked for removal in 2.0.0.0 but are still around in the code:
security/src/main/java/org/opensearch/security/auditlog/config/AuditConfig.java
Line 545 in d526c9f
Expected outcome:
The text was updated successfully, but these errors were encountered: