jvarenina opened a new pull request #731:
URL: https://github.com/apache/geode-native/pull/731


   Issue: Transaction commit fail when m_transactionID integer overflows to
   negative value, because server interprets negative value as
   non-transactional message.
   
   Fix: Client is impacted to reset transactionID to zero when INT_32MAX
   value is reached in order to avoid overflow.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to