[jira] [Created] (IGNITE-1175) Entries are not removed from GridDhtLocalPartition after IgniteCache.remove

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1175) Entries are not removed from GridDhtLocalPartition after IgniteCache.remove

Anton Vinogradov (Jira)
Irina Vasilinets created IGNITE-1175:
----------------------------------------

             Summary: 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
             Fix For: ignite-1.4


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)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (IGNITE-1175) Entries are not removed from GridDhtLocalPartition after IgniteCache.remove

Atri Sharma
Taken this up, will post patch by Monday (barring blockers)
On 30 Jul 2015 16:42, "Irina Vasilinets (JIRA)" <[hidden email]> wrote:

> Irina Vasilinets created IGNITE-1175:
> ----------------------------------------
>
>              Summary: 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
>              Fix For: ignite-1.4
>
>
> 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)
>