You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "NSAmelchev (via GitHub)" <gi...@apache.org> on 2023/06/21 08:55:12 UTC

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10783: IGNITE-19766 Added topology snapshot info to services system view

NSAmelchev commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236648958


##########
modules/core/src/main/java/org/apache/ignite/spi/systemview/view/ServiceView.java:
##########
@@ -98,4 +99,14 @@ public boolean staticallyConfigured() {
     public UUID originNodeId() {
         return serviceInfo.originNodeId();
     }
+
+    /**
+     * Gets service deployment topology snapshot. Service topology snapshot is represented

Review Comment:
   Done



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