You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/04/14 15:09:12 UTC

[GitHub] [geode-native] albertogpz commented on pull request #783: Revert fix for GEODE-8231

albertogpz commented on pull request #783:
URL: https://github.com/apache/geode-native/pull/783#issuecomment-819593811


   I wonder if it would make more sense to write a JIRA to fix the problem caused by the GEODE-8231 PR instead of reverting 3 PRs that have been for months in the develop branch.
   
   I do not know if I understood correctly the issue but wouldn't a possible solution be to change the eventId of the "leftover" keys (the keys for those puts that were not sent because the server went down) before sending them in the new thread to another server?
   
   If we did so, we could keep the code in the "PRs to be reverted", fix the issue and have a test case to verify that everything works as expected.


-- 
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:
users@infra.apache.org