Michael, there's an item in the Memrata todo list:
- Transaction IDs are currently 32-bits; durable transaction IDs means we'll need 64-bit transaction IDs to ensure we never run out. (This has a good side-effect: WiredTiger's code to support transaction ID wrap-around and "ancient transactions" can be removed.)
Do you want to do this one, or shall I?
- related to
-
WT-568 Change transaction IDs to 64-bits, remove code that deals with wrapping.
- Closed