Deadlock buildup causes cluster failure #3403
Unanswered
mrtsukim0t0
asked this question in
Help with using Postal
Replies: 2 comments 2 replies
-
Definitely sounds like a lot of traffic for a single database server, might be worth investigating using a database cluster if you don't want to increase the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Under production load (~150 emails/minute), the Postal cluster experiences increasing deadlocks in the queued_messages table, eventually leading to complete service degradation where servers stop both sending and accepting new messages into the queue.
Expected behaviour
The cluster should:
Screenshots
Postal error:

Deadlock:

Environment details
Additional information/context
Mariadb config:
Beta Was this translation helpful? Give feedback.
All reactions