You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Amir Akhmedov (JIRA)" <ji...@apache.org> on 2016/11/04 18:43:59 UTC

[jira] [Assigned] (IGNITE-4176) IgniteQueue not functioning as expected after remove().

     [ https://issues.apache.org/jira/browse/IGNITE-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amir Akhmedov reassigned IGNITE-4176:
-------------------------------------

    Assignee: Amir Akhmedov

> IgniteQueue not functioning as expected after remove().
> -------------------------------------------------------
>
>                 Key: IGNITE-4176
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4176
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>    Affects Versions: 1.7
>            Reporter: C Saternos
>            Assignee: Amir Akhmedov
>             Fix For: 1.8
>
>         Attachments: WhereDidItGo.java, pom.xml
>
>
> After removing an item from an IgniteQueue, the next item on the queue can be viewed using peek().  However, poll() or take() does not retrieve the item.  When iterating through the remaining items in the queue, it appears that 1/2 of them are missing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)