ddanielr commented on PR #5934:
URL: https://github.com/apache/accumulo/pull/5934#issuecomment-3347436437
We probably want to clean up the removed commands section in later releases.
Would it make sense to create a deprecated variable and check against that?
```
@Deprecated
private final String deprecatedLocks = "locks";
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]