jamesnetherton opened a new pull request, #7968:
URL: https://github.com/apache/camel-quarkus/pull/7968

   Attempt to fix some frequent deadlock issues encountered with container 
startup.
   
   ```
   SQLServerException: Could not update the metadata that indicates database 
testDB is enabled for Change Data Capture. The failure occurred when executing 
the command 'sp_addrolemember 'db_owner', 'cdc''. The error returned was 1205: 
'Transaction (Process ID 51) was deadlocked on lock resources with another 
process and has been chosen as the deadlock victim. Rerun the transaction.'. 
Use the action and error to determine the cause of the failure and resubmit the 
request.
   ```


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