Comment 5 for bug 1404963

Revision history for this message
Trafodion-Gerrit (neo-devtools) wrote : Fix merged to core (master)

Reviewed: https://review.trafodion.org/1384
Committed: https://github.com/trafodion/core/commit/e871e1221c0615028c1c64b15a49c33c9a6fe59e
Submitter: Trafodion Jenkins
Branch: master

commit e871e1221c0615028c1c64b15a49c33c9a6fe59e
Author: Mike Hanlon <email address hidden>
Date: Wed Mar 25 21:59:42 2015 +0000

    Fix child/parent query IDs for update stats

    Failure to setup child/parent query IDs for update stats and
    other non-embedded compiler scenarios caused problems in cancel
    including frequest but intermittent failure of executor/TEST106.
    This change fixes the problem.

    Change-Id: I0d6b80aeddf9906f08d3dab09f9775414ea7bfc3
    Closes-Bug: #1404963