[
https://issues.apache.org/jira/browse/IGNITE-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680455#comment-14680455
]
Andrey Gura edited comment on IGNITE-1175 at 8/11/15 4:56 PM:
--------------------------------------------------------------
{{GridCacheNearOnlyMultiNodeFullApiSelfTest.testReaderTtlTx}} and
{{GridCacheNearOnlyMultiNodeFullApiSelfTest.testReaderTtlNoTx}} are fixed.
New failed test {{GridCacheDhtClientRemoveFailureTest.testPutAndRemove}} found.
was (Author: agura):
{{GridCacheNearOnlyMultiNodeFullApiSelfTest.testReaderTtlTx}} and
{{{{GridCacheNearOnlyMultiNodeFullApiSelfTest.testReaderTtlNoTx}}}} are fixed.
New failed test {{GridCacheDhtClientRemoveFailureTest.testPutAndRemove}} found.
Also DR tests are failed.
> Entries are not removed from GridDhtLocalPartition after IgniteCache.remove
> ---------------------------------------------------------------------------
>
> Key: IGNITE-1175
> URL: https://issues.apache.org/jira/browse/IGNITE-1175
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Irina Vasilinets
> Assignee: Andrey Gura
> Fix For: ignite-1.4
>
> Attachments: ignite-1175.patch, master_d9acbd1_defdel.patch
>
>
> For transactional cache entries are not removed from
> {{GridDhtLocalPartition.map}} and are not added to remove queue (methods
> {{onDeferredDelete}} and {{onRemoved}} are not called from
> {{IgniteCache.remove}} method).
> See {{CacheDhtLocalPartitionAfterRemoveSelfTest}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)