Hi Prasad,
Can you please share logs from all nodes, so I can check what was happening
with a cluster before an incident? It would be great to see logs since
nodes start.
Thanks,
Evgenii
чт, 26 дек. 2019 г. в 11:42, Denis Magda :
> Let me loop in the Ignite dev list as long as I've not heard ab
Let me loop in the Ignite dev list as long as I've not heard about such an
issue. Personally, don't see any misconfiguration in your Ignite config.
-
Denis
On Thu, Dec 26, 2019 at 10:17 AM Prasad Bhalerao <
prasadbhalerao1...@gmail.com> wrote:
> I used cache.remove(key) method to delete an entr
I used cache.remove(key) method to delete an entry from cache.
Basically I was not getting the consistent result on subsequent API calls
with the same input.
So I used grid gain console to query the cache. I executed the SQL on
single node at a time.
While doing this I found data only on node n
Hello Prasad,
What APIs did you use to remove the entry from the cache and what method
did you use to confirm that the entry still exists on some of the nodes?
-
Denis
On Thu, Dec 26, 2019 at 8:54 AM Prasad Bhalerao <
prasadbhalerao1...@gmail.com> wrote:
> Hi,
>
> I am using ignite 2.6.0 versi