70d42ead1c
Currently the primary key of the underlying rollup table has the primary key being the bucket name, but we used to sort by projectID. This caused dead locks due to the contention during updates/inserts. We should reevalute if bucket name being the primary key is the right way for this table, this should stop the long running and failing attempts tho. Change-Id: Ie7d0f86944da48ad9cbd92eb162226882a2fb954 |
||
---|---|---|
.. | ||
encryptionkey_test.go | ||
encryptionkey.go | ||
endpoint_test.go | ||
endpoint.go | ||
orders_test.go | ||
rollups_chore.go | ||
rollups_write_cache_test.go | ||
rollups_write_cache.go | ||
service_test.go | ||
service.go | ||
signer_test.go | ||
signer.go | ||
window_endpoint_phase.go |