[
https://issues.apache.org/jira/browse/GEODE-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476198#comment-17476198
]
ASF GitHub Bot commented on GEODE-9848:
---------------------------------------
pdxcodemonkey opened a new pull request #906:
URL: https://github.com/apache/geode-native/pull/906
- first endpoint in m_redundantEndpoints was originally supposed to
be left out of the for loop. This broke during a refactor roughly three
years ago, moving from old-school iterator to a ranged for loop.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Duplicate and Unnecessary REGISTER_INTEREST Message Sent to Server
> ------------------------------------------------------------------
>
> Key: GEODE-9848
> URL: https://issues.apache.org/jira/browse/GEODE-9848
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Michael Martell
> Priority: Major
>
> In the course of debugging a RegisterAllKeys bug (GEMNC-508), it was
> discovered that a second REGISTER_INTEREST message is being sent to the same
> server.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)