• unknown's avatar
    DbtuxScan.cpp: · 0b06f9f0
    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..
    0b06f9f0
DbtuxScan.cpp 30.1 KB