You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "alievmirza (via GitHub)" <gi...@apache.org> on 2023/04/03 07:25:54 UTC

[GitHub] [ignite-3] alievmirza commented on a diff in pull request #1819: IGNITE-18953 WIP

alievmirza commented on code in PR #1819:
URL: https://github.com/apache/ignite-3/pull/1819#discussion_r1155574554


##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/compute/ItLogicalTopologyTest.java:
##########
@@ -120,6 +137,46 @@ void receivesLogicalTopologyEvents() throws Exception {
         assertThat(events, is(empty()));
     }
 
+    @Test
+    void receivesLogicalTopologyEventsWithNodeAttributes() throws Exception {

Review Comment:
   Added, thanks! 



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org