Re: Partition loss policy - how to use?

2018-03-15 Thread Denis Magda
The monitoring screen that should show the partition loss metrics is not in open source. It's a plugin GridGain built on top of the console foundation. However, we can use it for free via that deployment even for Ignite clusters: https://console.gridgain.com/ -- Denis On Wed, Mar 14, 2018 at

Re: Partition loss policy - how to use?

2018-03-14 Thread Gaurav Bajaj
Alexey, Thanks. I wonder why not webconsole? Thanks, Gaurav On 14-Mar-2018 1:28 AM, "Alexey Kuznetsov" wrote: > Gaurav, > > I think it make sense to add this for tools. > Created issue: https://issues.apache.org/jira/browse/IGNITE-7940 > > On Wed, Mar 14, 2018 at 1:44

Re: Partition loss policy - how to use?

2018-03-13 Thread Alexey Kuznetsov
Gaurav, I think it make sense to add this for tools. Created issue: https://issues.apache.org/jira/browse/IGNITE-7940 On Wed, Mar 14, 2018 at 1:44 AM, Gaurav Bajaj wrote: > Hi Denis, > Thanks. Document certainly looks useful. Do we have ticket for improvement > in

Re: Partition loss policy - how to use?

2018-03-13 Thread Denis Magda
Hi Gaurav, I'm not sure about that, but it sounds like a right addition anyway. Alex K., could you chime in please and clarify if the tools somehow support the loss policies? -- Denis On Tue, Mar 13, 2018 at 11:44 AM, Gaurav Bajaj wrote: > Hi Denis, > Thanks.

Re: Partition loss policy - how to use?

2018-03-13 Thread Gaurav Bajaj
Hi Denis, Thanks. Document certainly looks useful. Do we have ticket for improvement in Webconsole/Visor for marking resetLostPartitions()? Regards, Gaurav On 13-Mar-2018 7:42 PM, "Denis Magda" wrote: For those interested, here is a doc we put together for the partition

Re: Partition loss policy - how to use?

2018-03-13 Thread Denis Magda
For those interested, here is a doc we put together for the partition policies which considers extra improvements released in 2.4: https://apacheignite.readme.io/v2.4/docs/partition-loss-policies -- Denis On Tue, Mar 6, 2018 at 11:19 AM, Denis Magda wrote: > Hi, > > Here is

Re: Partition loss policy - how to use?

2018-03-06 Thread gauravhb
Hi, Is there any update on this topic? Any tickets created for points mentioned by Valentin? Thanks. -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: Partition loss policy - how to use?

2017-12-21 Thread Valentin Kulichenko
Couple more questions: - Is there any way to know which partitions in which caches are currently unavailable? - How can I check which nodes failed to trigger the data loss? The only way I see is to listen for EVT_CACHE_REBALANCE_PART_DATA_LOST event... Probably we should add something more

Re: Partition loss policy - how to use?

2017-12-19 Thread Denis Magda
Alex K., thanks for stepping in. It will be vivid what to do on the tooling side once it’s clear how to use the feature in general. Alex G., Sam, Yakov, could you comment on this point below? >> And finally (most importantly), I'm a bit confused >> by Ignite#resetLostPartitions method itself.

Re: Partition loss policy - how to use?

2017-12-19 Thread Alexey Kuznetsov
Val, I'm not an expert in how caches subsystem works internally, but I think it is a good idea to add this info and tooling to Web Console / Visor. Could you create issues with description on what part of Web Console / Visor it could be added. I guess for Visor CMD it could be some mode for