sanpwc commented on code in PR #5295:
URL: https://github.com/apache/ignite-3/pull/5295#discussion_r1971594918


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/TableManager.java:
##########
@@ -1430,7 +1431,7 @@ private PartitionReplicaListener createReplicaListener(
                 executorInclinedPlacementDriver,
                 topologyService,
                 remotelyTriggeredResourceRegistry,
-                schemaManager.schemaRegistry(tableId),
+                schemaManager.schemaRegistry(table.tableId()),

Review Comment:
   Nothing actually, just want your verification. Because of your question, I 
assume it's verified))



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