Hello! Have you tried enabling Zookeeper in your reproducer? I have a hunch that they are linked: this behavior is affected by zookeeper discovery.
Regards, -- Ilya Kasnacheev пт, 11 янв. 2019 г. в 17:44, Prasad Bhalerao <[email protected]>: > I tried to reproduce this in standalone program. But the thing is cache > metrics map in TcpDiscoveryNode is empty even after setting > statisticEnabled to true on all caches. > So the flow does not enter into serializr/deserialize cacheMetrics block. > > Any idea how the cacheMetrics gets populated. On which event? > > > Thanks, > Prasad > > On Fri 11 Jan, 2019, 7:55 PM ilya.kasnacheev <[email protected] > wrote: > >> Hello! >> >> I think the problem was introduced by >> https://issues.apache.org/jira/browse/IGNITE-6846 which does look very >> suspicious, however it is strange that it does not reproduce right away. >> >> I could try and devise a fix but I could not reproduce this behavior in >> any >> of tests. If you could do a reproducer project that would be awesome. >> >> Regards, >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> >
