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
{{ message }}
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
What steps did you take and what happened:
I wrote a program to concurrently send 100+ request to log artifacts. Concurrent requests cause the server to crash.
Seems the MLMD library crashes the server if there are two concurrent transactions competing.
What did you expect to happen:
The backend sever should be able to handle concurrent requests.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
/kind bug
What steps did you take and what happened:
I wrote a program to concurrently send 100+ request to log artifacts. Concurrent requests cause the server to crash.
Seems the MLMD library crashes the server if there are two concurrent transactions competing.
What did you expect to happen:
The backend sever should be able to handle concurrent requests.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Detailed Go crash logs
The text was updated successfully, but these errors were encountered: