albertogpz commented on pull request #7517: URL: https://github.com/apache/geode/pull/7517#issuecomment-1085476377
> Introduce configurable option to gradually activate pinging toward destination. This can be accomplish by increasing initial delay of each ping task, when endpoint is registering to be in use. After initial delay, current logic is kept, to trigger new ping after ping interval. > ### For all changes: > > * [*] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? > > * [*] Has your PR been rebased against the latest commit within the target branch (typically `develop`)? > > * [*] Is your initial contribution a single, squashed commit? > > * [*] Does `gradlew build` run cleanly? > > * [ ] Have you written or updated unit tests to verify your changes? > > * [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? What would be the advantage of this change? What would we gain, what would we fix? -- 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]
