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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]