Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10445

Move Tx state to offheap.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cache
    • None
    • Docs Required

    Description

      For now TxManager track tx state in on-heap bounded map structure. Map size can be changed with system prop-ty IGNITE_MAX_COMPLETED_TX_COUNT.

      Let's move tx structures to offheap like it is done for Mvcc transaction (TxLog).

      Also seems, we can use tx writeVersion as a commitVersion.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            amashenkov Andrey Mashenkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: