zyxxoo commented on code in PR #2130:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2130#discussion_r1124050660


##########
hugegraph-api/src/main/java/org/apache/hugegraph/api/job/RebuildAPI.java:
##########
@@ -53,6 +53,7 @@ public class RebuildAPI extends API {
     @Status(Status.ACCEPTED)
     @Produces(APPLICATION_JSON_WITH_CHARSET)
     @RolesAllowed({"admin", "$owner=$graph $action=index_write"})
+    @RedirectFilter.RedirectMasterRole

Review Comment:
   yes, if ACCEPTED appear, the RedirectMasterRole also appear



-- 
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]

Reply via email to