Apache Ignite Kubernetes Stateful deployment with parallel pod management

2020-05-05 Thread syed zaheer Basha
Hi, I am trying to deploy Apache Ignite using a Statefulset with four Ignite pods in Kubernetes. I have my Ignite service deployed already and ip finder set properly in ignite configuration. 1. When I set pod management policy to "OrderedReady" in statefulset - which means each Ignite pod starts

Re: Ignite backup/restore Cache-wise

2019-07-29 Thread syed zaheer Basha
> > https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Persistent+Store+-+under+the+hood > > GridGain supports snapshot backup/restore of all caches on a live cluster. > > Regards, > Stephen > > On 29 Jul 2019, at 12:48, syed zaheer Basha > wrote: > >

Ignite backup/restore Cache-wise

2019-07-29 Thread syed zaheer Basha
Hi, I have gone through the following link : http://apache-ignite-users.70518.x6.nabble.com/Snapshot-backup-of-Ignite-native-persistance-data-tp20103.html And came up with an idea of cache-wise backup/restore. I am describing the steps followed : 1. Let us say an Ignite cluster exists with per