RE: Wrong results on Scan queries on REPLICATED caches during rebalance

2020-01-16 Thread Sergey-A Kosarev
Scan queries on REPLICATED caches during rebalance Hi Sergey, Just FYI: a similar problem with replicated caches has been fixed in SQL [1]. If you have a reproducer, you may check whether your issue is still actual. [1]: https://issues.apache.org/jira/browse/IGNITE-12482 On Thu, Jan 16, 2020 at 1:

Re: Wrong results on Scan queries on REPLICATED caches during rebalance

2020-01-16 Thread Ivan Rakov
Hi Sergey, Just FYI: a similar problem with replicated caches has been fixed in SQL [1]. If you have a reproducer, you may check whether your issue is still actual. [1]: https://issues.apache.org/jira/browse/IGNITE-12482 On Thu, Jan 16, 2020 at 1:51 PM Sergey-A Kosarev wrote: > Classification:

Re: Wrong results on Scan queries on REPLICATED caches during rebalance

2020-01-16 Thread Alexei Scherbakov
Sergey Kosarev, Check my comment below the JIRA issue for better WA. чт, 16 янв. 2020 г. в 13:51, Sergey-A Kosarev : > Classification: Public > Hello, Igniters, > > Recently I've came across a problem with REPLICATED caches, so I've > created an issue: > https://issues.apache.org/jira/browse/IGN

Wrong results on Scan queries on REPLICATED caches during rebalance

2020-01-16 Thread Sergey-A Kosarev
Classification: Public Hello, Igniters, Recently I've came across a problem with REPLICATED caches, so I've created an issue: https://issues.apache.org/jira/browse/IGNITE-12549 Please look at this. I believe, it's a bug. Not sure I could fix it quickly, feel free to take it if you like. And as