Re: When Cache Metrics are switched on (statisticsEnabled = true) the empty cache events arrive to the client nodes

2019-12-26 Thread Ivan Pavlukhin
Hi Roman, I suppose that we can resolve the ticket with 2.8 fix version if you have no objections. чт, 26 дек. 2019 г. в 10:52, : > > Hi Ivan, > Does it mean that the problem is gone and I should close the JIRA > IGNITE-12445 ? > > > -Original Message- > From: Ivan Pavlukhin > Sent:

RE: When Cache Metrics are switched on (statisticsEnabled = true) the empty cache events arrive to the client nodes

2019-12-25 Thread Roman.Koriakov
Hi Ivan, Does it mean that the problem is gone and I should close the JIRA IGNITE-12445 ? -Original Message- From: Ivan Pavlukhin Sent: Monday, December 16, 2019 11:05 PM To: dev Subject: Re: When Cache Metrics are switched on (statisticsEnabled = true) the empty cache events arrive

Re: When Cache Metrics are switched on (statisticsEnabled = true) the empty cache events arrive to the client nodes

2019-12-16 Thread Ivan Pavlukhin
I also checked the reproducer with current master. It seems that the problem is fixed there. пн, 16 дек. 2019 г. в 19:36, Ilya Kasnacheev : > > Hello! > > Is there a chance you are using Zk? > > I believe it's https://issues.apache.org/jira/browse/IGNITE-6564 > > Regards, > -- > Ilya Kasnacheev >

Re: When Cache Metrics are switched on (statisticsEnabled = true) the empty cache events arrive to the client nodes

2019-12-16 Thread Ilya Kasnacheev
Hello! Is there a chance you are using Zk? I believe it's https://issues.apache.org/jira/browse/IGNITE-6564 Regards, -- Ilya Kasnacheev пт, 13 дек. 2019 г. в 12:24, : > Hi Community, > > I’d like to ask you about the following behavior of Apache Ignite: > > > If we want to react on some PUT

Re: When Cache Metrics are switched on (statisticsEnabled = true) the empty cache events arrive to the client nodes

2019-12-16 Thread Ivan Pavlukhin
Hi Roman, Thank you for reporting this! I looked into and on my machine I was able to receive events on client-handler node but exception occurred in the local listener! In a following line: System.out.println("Received event [evt=" + evt.name() + ", cacheName=" + evt.cacheName() + ", key=" +