Clebert Suconic created ARTEMIS-3548:
----------------------------------------
Summary: Deprecate offensive terms and add new terms
Key: ARTEMIS-3548
URL: https://issues.apache.org/jira/browse/ARTEMIS-3548
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Clebert Suconic
We should deprecate old terms in the whole codebase and add new terms.
this is an easy task in complexity, however I believe it's a long task in terms
of difficulty.
Terms like:
slave should become replica
master should become main (or active depending on the context)
white-list: allow-list
black-list: deny-list
In terms of documentation we should just remove any reference to the deprecated
terms.
We should allow (for now at least) older configuration to work fine. (perhaps
with a big warn in the logs).
if these terms are used in external method names, they should be deprecated...
(management for instance)
in internal methods, they can just be renamed.
also on parameters, they can just be renamed of course.. although I'm not aware
of any parameter using offensive words.. most likely they will be XSD and
method names.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)