Replace or Put after PutAsync causes Ignite to hang

2019-04-11 Thread James PRINCE
Hi, I'm working on a .Net Core (2+) application that uses Ignite. I've noticed some odd behaviour and have narrowed it down to a Put or a Replace call hanging after a PutAsync. I started looking at the issue when one of our nodes was randomly logging a possible starvation in striped pool

RE: [EXTERNAL] Re: Replace or Put after PutAsync causes Ignite to hang

2019-04-15 Thread James PRINCE
Hi, Thanks for looking. You need to run two instances of the reproducer. Let the first run until you can see "Wait" on the console then run the second. For me the second instance won't get past the Replace call in either 2.6 or 2.7. It's using the default config with nothing else set up over