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
..
2022-03-02 10:37:04 +00:00
2014-08-12 15:10:52 +01:00
2022-02-23 11:04:02 +00:00
2022-03-15 14:06:05 -04:00
2022-04-01 13:33:25 +00:00
2022-03-21 09:43:16 -04:00
2022-02-28 07:12:29 -05:00
2022-04-01 12:48:08 +00:00
2022-02-23 11:04:02 +00:00
2022-03-16 15:07:41 +00:00
2022-02-23 11:04:02 +00:00
2022-02-28 07:12:29 -05:00
2022-02-23 11:04:02 +00:00
2022-02-23 11:04:02 +00:00
2022-02-23 11:04:02 +00:00
2022-02-23 11:04:02 +00:00
2021-04-20 11:50:49 +01:00
2022-02-28 07:12:29 -05:00
2022-02-23 11:04:02 +00:00
2022-03-21 09:43:16 -04:00
2022-02-23 11:04:02 +00:00
2022-02-28 07:12:29 -05:00
2022-02-23 11:04:02 +00:00
2022-02-28 07:12:29 -05:00
2022-02-23 11:04:02 +00:00
2022-02-23 11:04:02 +00:00
2022-02-28 07:12:29 -05:00
2022-02-23 11:04:02 +00:00
2022-02-28 07:12:29 -05:00
2022-02-28 07:12:29 -05:00
2022-02-28 07:12:29 -05:00
2022-02-23 11:04:02 +00:00
2022-03-10 15:36:13 +00:00
2022-02-23 11:04:02 +00:00
2021-10-06 10:47:41 -04:00
2022-03-23 10:23:05 -07:00
2022-02-23 11:04:02 +00:00