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-unsubscr...@ignite.apache.org

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

Reply via email to