ignite icon indicating copy to clipboard operation
ignite copied to clipboard

IGNITE-15759 Remove LOCAL caches

Open Mmuzaf opened this issue 1 year ago • 1 comments

Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • [ ] There is a single JIRA ticket related to the pull request.
  • [ ] The web-link to the pull request is attached to the JIRA ticket.
  • [ ] The JIRA ticket has the Patch Available state.
  • [ ] The pull request body describes changes that have been made. The description explains WHAT and WHY was made instead of HOW.
  • [ ] The pull request title is treated as the final commit message. The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • [ ] A reviewer has been mentioned through the JIRA comments (see the Maintainers list)
  • [ ] The pull request has been checked by the Teamcity Bot and the green visa attached to the JIRA ticket (see TC.Bot: Check PR)

Notes

If you need any help, please email [email protected] or ask anу advice on http://asf.slack.com #ignite channel.

Mmuzaf avatar Jul 13 '22 13:07 Mmuzaf

whats the purpose for : org.apache.ignite.internal.client.GridClientCacheMode#LOCAL ?

zstan avatar Aug 09 '22 13:08 zstan

@zstan @anton-vinogradov @isapego @ptupitsyn @NSAmelchev

Folks, I've fixed all your comments. Please, take a final look.

Mmuzaf avatar Aug 11 '22 11:08 Mmuzaf