klsince commented on code in PR #11740:
URL: https://github.com/apache/pinot/pull/11740#discussion_r1361220254
##########
pinot-core/src/main/java/org/apache/pinot/core/auth/Actions.java:
##########
@@ -89,6 +89,7 @@ public static class Cluster {
// Action names for table
public static class Table {
+ public static final String ABORT_REBALANCE = "AbortRebalance";
Review Comment:
sgtm, particularly with the CANCELLED status.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]