Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-16565

Improve how the open transactions and aborted transactions are deserialized in ValidReadTxnList.readFromString

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • None
    • Transactions
    • None

    Description

      This is a follow-up of HIVE-16534.

      In ValidReadTxnList.writeToString, we write out open and aborted transactions as two sorted lists. We can take advantage of that and merge sort them together when reading them back in readFromString. Note that the aborted bits should also be marked properly during the merge sort.

      Attachments

        Issue Links

          Activity

            People

              wzheng Wei Zheng
              wzheng Wei Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: