• unknown's avatar
    DbtuxScan.cpp: · ed85156c
    unknown authored
      fix erronous assert at scan close, lock abort
    
    
    ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
      Scan is closing.  Lock conf is in job buffer.
      We have sent lock abort to flush it out.
      At execute conf need to RNIL current lock op
      to avoid assert fail when abort comes.
      Bug seen couple of times, hard to test..
    ed85156c
DbtuxScan.cpp 30.1 KB