You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/13 18:48:00 UTC

[jira] [Commented] (IGNITE-7588) Deprecate CacheLocalStore annotation

    [ https://issues.apache.org/jira/browse/IGNITE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362865#comment-16362865 ] 

ASF GitHub Bot commented on IGNITE-7588:
----------------------------------------

GitHub user daradurvs opened a pull request:

    https://github.com/apache/ignite/pull/3517

    IGNITE-7588 Deprecate CacheLocalStore annotation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/daradurvs/ignite ignite-7588

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3517.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3517
    
----
commit ff3caa20e6ed7106002e59573067b18965bab3cf
Author: Vyacheslav Daradur <da...@...>
Date:   2018-02-13T18:44:32Z

    ignite-7588: @CacheLocaleStore was annotated as deprecated

----


> Deprecate CacheLocalStore annotation
> ------------------------------------
>
>                 Key: IGNITE-7588
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7588
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>    Affects Versions: 2.3, 2.4
>            Reporter: Vyacheslav Daradur
>            Assignee: Vyacheslav Daradur
>            Priority: Major
>              Labels: deprecation
>             Fix For: 2.5
>
>
> We should annotate @CacheLocalStore as @Depricated, because of using CacheLocalStore annotation has the hidden issues like rebalancing and possible data consistency issues.
> See [dev-list discussion|http://apache-ignite-developers.2346864.n4.nabble.com/Should-we-annotate-CacheLocalStore-as-Depricated-tt26490.html] for details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)