[
https://issues.apache.org/jira/browse/IGNITE-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504468#comment-16504468
]
ASF GitHub Bot commented on IGNITE-8714:
----------------------------------------
GitHub user SharplEr opened a pull request:
https://github.com/apache/ignite/pull/4146
Ignite-8714
For [Ignite-8714](https://issues.apache.org/jira/browse/IGNITE-8714)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SharplEr/ignite ignite-8714
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4146.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 #4146
----
commit ef809b3f0dc6089c5cbd6a108d980959ab8c5c56
Author: Alexander Menshikov <sharplermc@...>
Date: 2018-06-04T09:11:31Z
ignite-8687 Add JCache TCK 1.1.0 to TC
commit 92c2a9621d497cbc6069716fae7d7a334d3ca211
Author: Alexander Menshikov <sharplermc@...>
Date: 2018-06-07T09:37:51Z
ignite-8714 CacheEntryEvent.getOldValue should be available
----
> CacheEntryEvent.getOldValue should be available
> -----------------------------------------------
>
> Key: IGNITE-8714
> URL: https://issues.apache.org/jira/browse/IGNITE-8714
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Alexander Menshikov
> Assignee: Alexander Menshikov
> Priority: Major
>
> JCache TCK 1.1.0 now tests CacheEntryEvent#getOldValue() behavior.
> And current master fails with this reason on following tests:
> * CacheListenerTest.testFilteredListener
> * CacheListenerTest.testCacheEntryListener
> In some cases when old value should be available it's not.
> Looks like a bug.
> Please see link on JCache TCK 1.1.0 changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)