Menu

#447 Issue in GETGXID_MULTI processing

1.2 Dev Q
closed
None
6
2013-11-27
2013-08-09
No

f the GTM Proxy wants multiple GXIDs, it sends a MSG_TXN_BEGIN_GETGXID_MULTI message to the GTM. It sends a transaction count in that message.

The calculation of the range is off by one. It's perfectly possible that the proxy asks for just 1 gxid. PFA, a patch to fix that. Luckily it causes no other side effects AFAICS. Can avoid this for earlier branches.

1 Attachments

Discussion

  • Koichi Suzuki

    Koichi Suzuki - 2013-08-09
    • status: open --> closed
     
  • Koichi Suzuki

    Koichi Suzuki - 2013-08-09

    The patch fixes the issue.

     

Log in to post a comment.