nizhikov commented on a change in pull request #8145:
URL: https://github.com/apache/ignite/pull/8145#discussion_r471509871



##########
File path: 
modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.java
##########
@@ -1358,15 +1363,6 @@ public long getPendingMessagesRegistered() {
         return stats.pendingMessagesRegistered();
     }
 
-    /**
-     * Gets pending messages discarded count.
-     *
-     * @return Pending messages registered count.
-     */
-    public long getPendingMessagesDiscarded() {

Review comment:
       fixed.




----------------------------------------------------------------
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:
[email protected]


Reply via email to