Skip to content

Commit

Permalink
Modify deprecation javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Tianli Feng <ftl94@live.com>
  • Loading branch information
tlfeng authored and Tianli Feng committed Mar 9, 2022
1 parent 9bc6994 commit d2c177a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ public enum Metric {
VERSION("version"),

/**
* @deprecated Use CLUSTER_MANAGER_NODE instead, for promoting inclusive language.
* @deprecated As of 2.0, because promoting inclusive language, replaced by {@link CLUSTER_MANAGER_NODE}
*/
@Deprecated
MASTER_NODE("master_node"),
Expand Down

0 comments on commit d2c177a

Please sign in to comment.