You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the most current version of the implementation and I am still seeing deadlocks when the MDN monitor is deleting the completed MDNs. The SQL Text that is getting executed is the Sql_DeleteCompletedMdns.
I found issue #226 and it appears that this issue was fixed but we are still able to see deadlocks occur on our server. I have compared our code base to the current version and i did not see any differences in the MDN Monitor Service or the MDN Queries files.
Is anyone else still seeing deadlocks? Were there additional steps required or code changes that i need to clean up the deadlock issue? I tried to review the history of the source code but it appears the source control repository changed at some point and I was having trouble seeing the revisions and history.
Thanks.
The text was updated successfully, but these errors were encountered:
I am running the most current version of the implementation and I am still seeing deadlocks when the MDN monitor is deleting the completed MDNs. The SQL Text that is getting executed is the Sql_DeleteCompletedMdns.
I found issue #226 and it appears that this issue was fixed but we are still able to see deadlocks occur on our server. I have compared our code base to the current version and i did not see any differences in the MDN Monitor Service or the MDN Queries files.
Is anyone else still seeing deadlocks? Were there additional steps required or code changes that i need to clean up the deadlock issue? I tried to review the history of the source code but it appears the source control repository changed at some point and I was having trouble seeing the revisions and history.
Thanks.
The text was updated successfully, but these errors were encountered: