jinmeiliao commented on a change in pull request #6939:
URL: https://github.com/apache/geode/pull/6939#discussion_r723588748
##########
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:
this looks like a public class, can we remove these APIs?
--
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]