Hi, What Ignite version do you use? Looks like it was fixed in 2.5 [1]. How are you create and destroy a cache? via API or SQL?
[1] https://issues.apache.org/jira/browse/IGNITE-8021 On Thu, Jun 7, 2018 at 4:32 PM, siva <[email protected]> wrote: > > Hi, > We have two ignite server nodes in single physicle machine,and one client > node.Dont know what happend cache getting clear automatically.Initially We > have created a cache name called "*c091e548-b45a-49b4-b8ec-2cb5e27c7af6*" > with "*partitioned*" mode.Later we destroy the same cache and configured as > "*Replicated*" mode and storing entities under the same cache.But after > some > days cache got cleared and cache changed to partitioned mode automatically > and again & again same problem facing every 10 min.What might be the issue? > I have gone through the logs and > > found that nodes were disconnected and again connected .I am wondering > why > cache again changed to partitioned mode from Replicated mode? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Best regards, Andrey V. Mashenkov
