Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-6010

Workgen changes - Add session config at Thread level

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc4, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2020-04-20, Storage - Ra 2020-05-04

      Workgen fails when using more prepare_timestamp operation threads in Workgen.

       [1586857531:330755][32283:0x7fffbeffd700], file:test0.wt, WT_SESSION.begin_transaction: __split_multi_inmem, 1468: upd != supd->onpage_upd
      [1586857531:332100][32283:0x7fffbeffd700], file:test0.wt, WT_SESSION.begin_transaction: __wt_abort, 28: aborting WiredTiger library

       

      Steps to reproduce :

      Change the following configurations in example_prepare.py

      • Set write_txn.transaction.use_prepare_timestamp = True
      • Increase the number of update threads ex: update_txn = txn(opupdate * 30, 'isolation=snapshot')

            Assignee:
            ravi.giri@mongodb.com Ravi Giri
            Reporter:
            ravi.giri@mongodb.com Ravi Giri
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: