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 2022/08/09 16:20:07 UTC

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10157: IGNITE-15759 Remove LOCAL caches

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


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheContext.java:
##########
@@ -683,7 +674,7 @@ public boolean isNear() {
      * @return {@code True} if cache is local.
      */
     public boolean isLocal() {

Review Comment:
   Can we remove this internal method?



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