Closed xujiangfeng001 closed 1 year ago
Hi maintainers, this issue was discovered during my use of streampark.For this situation, I have come up with the following solution:
Add the function of transferring the ownership of homework to designated users.
I look forward to your valuable suggestions from the maintainers.
Thanks for your feedback. This is a bug and we need to discuss it. Currently, we need to address the following issues:
Thanks for your feedback. This is a bug and we need to discuss it. Currently, we need to address the following issues:
- Only super admin can delete users.
- Before deleting, we need to check if there are any jobs belongs to this user
- If any jobs belongs to this user, we need to transfer all jobs to another user before deleting it.
Hi @wolfboys ,thank you very much for your feedback. I will organize a meeting soon and invite developers to discuss this issue.
please assign me
Hello everyone, after discussion, our solution for this issue is as follows: Requirement:
Detailed logic:
Search before asking
Java Version
1.8
Scala Version
2.12.x
StreamPark Version
2.0.0
Flink Version
1.14.4
deploy mode
None
What happened
Background: Someone resigned from the company and the administrator deleted the streampark user. Impact: Tasks created by deleted users cannot be displayed in the application management interface.
Error Exception
Screenshots
No response
Are you willing to submit PR?
Code of Conduct