healchow opened a new pull request #3229: URL: https://github.com/apache/incubator-inlong/pull/3229
### Title Name: [INLONG-3228][Manager] Deadlock found when trying to get lock Fixes #3228 ### Motivation Deadlock found when trying to get lock. ### Modifications 1. Not use `select for update` when querying sources by related id. 2. Add some logs. ### Verifying this change - [X] Make sure that the change passes the CI checks. -- 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]
