temporalio / temporalio/temporal
Issue with MariaDB 10.6.9. (Galera cluster)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Expected Behavior
We are using Temporal 1.20 with MariaDB 10.2.30 and now we moved to new MariaDB 10.6.9 running in clustered mode (using Galera https://galeracluster.com/)
Actual Behavior
Testing with new Version we observe issues on some workflows, workflow stays in status "Running", activity is scheduled but nothing happens.

Steps to Reproduce the Problem
- use MariaDB 10.6.9
- launch e.g. 100 workflows
- some workflows stay in status RUNNING forever
Specifications
- Version: 1.20
- Platform: K8S
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with Temporal 1.20, MariaDB 10.6.9 in a Galera cluster, Kubernetes, and about 100 workflows. Compare the behavior with MariaDB 10.2.30 and non-clustered operation, then trace the affected workflow and activity execution path. Done means the cause is identified and workflows no longer remain running indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, mariadb
- Domain
- databases, distributed-systems, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100