sollhui opened a new pull request, #41677:
URL: https://github.com/apache/doris/pull/41677
when master FE node restart, multi table load pause and can not resume:
```
ReasonOfStateChanged: ErrorReason{code=errCode = 2, msg='failed to get
stream load plan, errCode = 2, detailMessage = the user is not granted
permission to the compute group, ComputeGroupException:
CURRENT_USER_NO_AUTH_TO_USE_ANY_COMPUTE_GROUP, you can contact the system
administrator and request that they grant you the appropriate compute group
permissions, use SQL `GRANT USAGE_PRIV ON COMPUTE GROUP {compute_group_name} TO
{user}`'}
```
Due to the loss of cluster name after restart or leader change.
--
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]