You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/11/25 08:52:10 UTC

[GitHub] [ignite] ololo3000 commented on a change in pull request #8393: IGNITE-13456 Extends info collected during tracing of SQL queries.

ololo3000 commented on a change in pull request #8393:
URL: https://github.com/apache/ignite/pull/8393#discussion_r530200708



##########
File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/topology/GridDhtPartitionsReservation.java
##########
@@ -281,4 +281,11 @@ public boolean invalidate() {
 
         return result;
     }
+
+    /** {@inheritDoc} */
+    @Override public String toString() {
+        return "[cache=" + cctx.name() +

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.

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