Skip to content
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
hypertrace
/
document-store
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
3
Code
Issues
7
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FlatPostgresCollection] Sort keys before preparedStatement.addBatch() to prevent deadlocks
- #320
#320
Merged
suddendust
merged 3 commits into
main
hypertrace/document-store:main
from
sortKeysToPreventDeadlocks
hypertrace/document-store:sortKeysToPreventDeadlocks
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
3
(3)
Checks
Files changed
Merged
[FlatPostgresCollection] Sort keys before preparedStatement.addBatch() to prevent deadlocks
#320
suddendust
merged 3 commits into
main
hypertrace/document-store:main
from
sortKeysToPreventDeadlocks
hypertrace/document-store:sortKeysToPreventDeadlocks
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Sort keys to prevent deadlocks in updates
suddendust
committed
58db9bd
View commit details
Copy full SHA for 58db9bd
Browse repository at this point
Use TreeMap instead of LinkedHashMap to avoid explicit sorting
suddendust
committed
2819e9f
View commit details
Copy full SHA for 2819e9f
Browse repository at this point
Added comment
suddendust
committed
4b37f48
View commit details
Copy full SHA for 4b37f48
Browse repository at this point
You can’t perform that action at this time.