onichols-pivotal commented on a change in pull request #6939:
URL: https://github.com/apache/geode/pull/6939#discussion_r723589812
##########
File path:
geode-core/src/main/java/org/apache/geode/cache/wan/GatewaySender.java
##########
@@ -474,46 +474,4 @@
*
*/
boolean getEnforceThreadsConnectSameReceiver();
-
-
- /**
- * Set AlertThreshold for this GatewaySender.
- *
- * @since Geode 1.14
- *
- */
- void setAlertThreshold(int alertThreshold);
Review comment:
the @since comment was incorrect, these were added in 1.15 so we still
have a chance to remove them before we do ship 1.15
--
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]