Nick Mills-Barrett
993d90f82b
Use a sequence to generate AS transaction IDs, drop last_txn
AS state ( #12209 )
...
Switching to a sequence means there's no need to track `last_txn` on the
AS state table to generate new TXN IDs. This also means that there is
no longer contention between the AS scheduler and AS handler on updates
to the `application_services_state` table, which will prevent serialization
errors during the complete AS txn transaction.
2022-04-01 13:33:25 +00:00
..
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2022-03-11 07:06:21 -05:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-09-13 13:07:12 -04:00
2021-05-07 10:22:05 +01:00
2021-06-29 20:25:47 +01:00
2021-07-01 18:45:55 +01:00
2021-07-28 10:46:37 -05:00
2021-08-31 16:38:43 +00:00
2021-09-03 17:16:56 +01:00
2021-11-15 11:47:30 +00:00
2021-12-06 12:43:06 -05:00
2022-01-21 09:19:56 +00:00
2022-03-30 14:39:27 +01:00
2022-04-01 13:33:25 +00:00