sk0x50 commented on code in PR #7265:
URL: https://github.com/apache/ignite-3/pull/7265#discussion_r2645199345


##########
modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/disaster/LocalPartitionsEstimatedSizeMessage.java:
##########
@@ -27,7 +27,7 @@
  * A message for reading estimated number of rows for tables stored on this 
node.
  */
 @Transferable(DisasterRecoveryMessages.LOCAL_TABLE_PARTITION_STATE)
-public interface LocalTablePartitionStateMessage extends NetworkMessage {
+public interface LocalPartitionsEstimatedSizeMessage extends NetworkMessage {

Review Comment:
   It looks like you are right, and we don't need such requests.



-- 
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]

Reply via email to