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

Assert in new transaction logic

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.5.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Run in bench/tcbench:

      $ ./wttest write file:t.wt 10000000
      <Write Test of Row Store>
        name=file:t.wt  rnum=10000000
      
      ......................... (01000000)
      ......................... (02000000)
      ......................... (03000000)
      ......................... (04000000)
      ......................... (05000000)
      ......................... (06000000)
      ......................... (07000000)
      ......................... (08000000)
      ......................... (09000000)
      ......................... (10000000)
      ok
      
      tinderbox:~/wt/src/wiredtiger/build_posix/bench/tcbench$ ./wttest read file:t.wt 10000000
      <Read Test of Row Store>
        name=file:t.wt  rnum=10000000
      
      ......................... (01000000)
      ......file:t.wt [eviction-server]: ../src/txn/txn.c, 42: txn->snap_min != WT_TXN_NONE
      file:t.wt [eviction-server]: aborting WiredTiger library
      

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: