Don't allow split sessions and their top-level sessions to be expired/reaped

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The sessions in the InternalSessionPool currently have a fixed timeout of 15 minutes.  Since they hold prepared transactions, these split sessions cannot be allowed to time out.

      To avoid expiration of the top-level session, canBeReaped() on the TransactionParticipant will be modified to return false whenever split sessions exist (this can be done by checking the SplitPrepareSessionManager or adding a new SplitPrepareMode state in TransactionParticipant and checking for that).

            Assignee:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: