[
https://issues.apache.org/jira/browse/IGNITE-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971021#comment-15971021
]
ASF GitHub Bot commented on IGNITE-4587:
----------------------------------------
GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/1808
IGNITE-4587: Found bug - CacheVersionIO is changed, but size isn't
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite IGNITE-4587-version-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1808.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 #1808
----
commit 3590a6796dc440d49223b8c94e9bac53e4d51e6c
Author: Ivan Rakov <[email protected]>
Date: 2017-04-17T12:34:14Z
IGNITE-4587: Found bug - CacheVersionIO is changed, but size isn't
----
> Discontinue and remove CacheAtomicWriteOrderMode.CLOCK mode
> -----------------------------------------------------------
>
> Key: IGNITE-4587
> URL: https://issues.apache.org/jira/browse/IGNITE-4587
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Denis Magda
> Assignee: Maksim Kozlov
> Fix For: 2.0
>
>
> {{CacheAtomicWriteOrderMode.CLOCK}} proved to be harmful in production due to
> timing issues.
> It makes sense to remove it completely in 2.0 release. Migration guide has be
> updated:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0+Migration+Guide
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)