You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/05/10 03:59:30 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue, #2099: [Bug] [1.1.2]EngineConn may deadlock when creating and modifying label information under high concurrency

peacewong opened a new issue, #2099:
URL: https://github.com/apache/incubator-linkis/issues/2099

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-manager
   
   ### What happened + What you expected to happen
   
   Under high concurrency, engineConn may deadlock when creating and modifying label information, and the probability of occurrence is relatively low. This is due to the problem of batch modification of unique keys. It is recommended to optimize iterative modification in the program.
   ![Uploading 29ae1fe9b477e9d48274c649ea041cc.jpg…]()
   
   
   ### Relevent platform
   
   all
   
   ### Reproduction script
   
   no
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #2099: [Bug] [1.1.2]EngineConn may deadlock when creating and modifying label information under high concurrency

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #2099: [Bug] [1.1.2]EngineConn may deadlock when creating and modifying label information under high concurrency
URL: https://github.com/apache/incubator-linkis/issues/2099


-- 
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: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org