Re: Tool for performance statistics reports

2020-12-13 Thread Alexander Lapin
Hello Igniters, Because the tracing causes performance drop 52% [4] and can not be > used for collecting statistics about all queries in production > deployments. The performance drop of the profiling tool is less than > 2% and it can be used in production. I have benchmarked the tracing > and got

Re: Make GridEncryptionManager#onWalSegmentRemoved async

2020-12-13 Thread ткаленко кирилл
Hi, Pavel! I created a IGNITE-13847, but I was unable to create a PR from your branch. 13.12.2020, 18:35, "ткаленко кирилл" : > Hi, Pavel! > > I think we can use the system pool as well. I think it would be more correct > to do it in a separate ticket. Thanks! > > 11.12.2020, 16:16, "Pavel Pere

[jira] [Created] (IGNITE-13847) Make GridEncryptionManager#onWalSegmentRemoved async

2020-12-13 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13847: Summary: Make GridEncryptionManager#onWalSegmentRemoved async Key: IGNITE-13847 URL: https://issues.apache.org/jira/browse/IGNITE-13847 Project: Ignite

[MTCGA]: new failures in builds [5786115] needs to be handled

2020-12-13 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *Test with high flaky rate in master TcpDiscoverySelfTest.testDiscoveryEventsDiscard https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-461175600014090

[MTCGA]: new failures in builds [5788328] needs to be handled

2020-12-13 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New test failure in master-nightly IgniteNativeIoLocalWalModeChangeDuringRebalancingSelfTest.testWalDisabledDuringRebalancing https://ci.ignite.apache.org/project.html?projectId=Ign

[MTCGA]: new failures in builds [5788320] needs to be handled

2020-12-13 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New Critical Failure in master Control Utility https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ControlUtility?branch=%3Cdefault%3E No changes in the build

[MTCGA]: new failures in builds [5788009] needs to be handled

2020-12-13 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New Critical Failure in master Cache (Restarts) 1 https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_CacheRestarts1?branch=%3Cdefault%3E No changes in the build

Re: Make GridEncryptionManager#onWalSegmentRemoved async

2020-12-13 Thread ткаленко кирилл
Hi, Pavel! I think we can use the system pool as well. I think it would be more correct to do it in a separate ticket. Thanks! 11.12.2020, 16:16, "Pavel Pereslegin" : > Hello, Kirill! > > Personally, I see no problem with this improvement. Please check my > comment in IGNITE-13831 [1] on the imp