[ https://issues.apache.org/jira/browse/GEODE-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240178#comment-17240178 ]
ASF GitHub Bot commented on GEODE-8656: --------------------------------------- onichols-pivotal commented on pull request #5775: URL: https://github.com/apache/geode/pull/5775#issuecomment-735339651 It sounds like your concern involves private code that is not part of Geode. In these cases it is especially important to communicate in as much detail as possible the nature of the problem you encountered, under what conditions, and most importantly, what the next steps will be. Will you try to add a Geode test demonstrating the problem so the original committer can submit a revised PR? Can you offer to work with the original committer to improve their change once you have a better understanding of the root cause? Can you offer to test iterations of their improved PR against your private code? If you find a workaround in your private code would you consider a straight undo of the revert? It’s all too easy to revert someone else’s fix and then forget about it. An “emergency revert” incurs a debt; there needs to be a plan to repay it. I’ll be happy to withdraw my -1, just looking for a few words about the problem area (compile failure? data loss? server hangs/crashes?), conditions (number of servers/locators? wan? upgrade? any special config settings?), and commitment to follow up after revert. ---------------------------------------------------------------- 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: us...@infra.apache.org > Ping not sent to the right gateway receiver endpoint when several receivers > have the same hostname-for-senders value > -------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-8656 > URL: https://issues.apache.org/jira/browse/GEODE-8656 > Project: Geode > Issue Type: Bug > Components: wan > Reporter: Alberto Gomez > Assignee: Alberto Gomez > Priority: Major > Labels: pull-request-available > Fix For: 1.14.0 > > > When several gateway receivers have the same value for hostname-for-senders > (for example when running Geode under kubernetes and a load balancer balances > the load among the remote servers), the ping messages sent from the gateway > sender client are only sent to the receiver (endpoint) to which the sender > connected first. > The other receivers will not get the ping message which will imply that the > connections towards them will be closed after the configured timeout expires. > This ticket is a continuation of the work done ticket GEODE-7565. -- This message was sent by Atlassian Jira (v8.3.4#803005)