[
https://issues.apache.org/jira/browse/IGNITE-10028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685081#comment-16685081
]
ASF GitHub Bot commented on IGNITE-10028:
-----------------------------------------
GitHub user voropava opened a pull request:
https://github.com/apache/ignite/pull/5377
IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed …
…suboptimal batch splitting in U.doInParallel().
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10228
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5377.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 #5377
----
commit 3a146d54ca6eef07a90fafc1ac4ce6f0deeda5a6
Author: Pavel Voronkin <pvoronkin@...>
Date: 2018-08-14T18:20:50Z
IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed
suboptimal batch splitting in U.doInParallel().
----
> Incorrect handling of page on replacement
> -----------------------------------------
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Fix For: 2.8
>
>
> We can pass an incorrect page version to IgniteCacheSnapshotManager.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)