Hi, I am getting below error while running load test with ignite 2.9.1 but ContainsKey is successful and thereafter Get by key is failed The given key was not present in the cache: TestModel:HH|E6661DD9C3@$@@$@@$@(null)@$@@$@(null)@[email protected]: The given key was not present in the cache: testModel:HH|E6661DD9C3 at Apache.Ignite.Core.Impl.Cache.CacheImpl`2.<>c__DisplayClass30.<Get>b__2f(IBinaryStream stream, Int64 res) at Apache.Ignite.Core.Impl.PlatformJniTarget.InStreamOutLong[TR](Int32 type, Func`2 outAction, Func`3 inAction, Func`2 readErrorAction) at Apache.Ignite.Core.Impl.Cache.CacheImpl`2.Get(TK key)
Code snippet: [image: image.png] Thanks & Regards, Charlin
