Hi, It look like you are losing elements. This may be because node of grid has failed. You can try to increase count of backup copies, look at the setBackups() in CollectionConfiguration[1].
[1]: https://apacheignite.readme.io/v1.7/docs/queue-and-set#collection-configuration On Wed, Sep 14, 2016 at 10:55 AM, Anmol Rattan <[email protected]> wrote: > Hi, > > We are seeing frequent messages while fetching from our ignite queu. > > > 016-09-14 08:47:32.254 BST [WARN] - thread="AsyncBatchBondPersistence2" - > class="org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl" > - <datastructures_1> Failed to get item, will retry poll > [queue=PROCESSED_BONDS_QUEUE, idx=378465] > > > Any suggestions. > > > > -- Vladislav Pyatkov
