Customer Portal

problem with merge

Comments 1

  • Avatar
    oldforum
    0
    Comment actions Permalink
    Hello,
    i'm not familiar with source code of the merge sort component, but that looks like a deadlock by waiting incoming records. Try split your two readers and the merge sort component into seprate phases, that's my suggestion to remove dead lock.

    OtaSanek

Please sign in to leave a comment.