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

2021-05-09 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 Basic 1 https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Basic1?branch=%3Cdefault%3E No changes in the build - Here's a rem

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

2021-05-09 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

Re: Change IGNITE_PDS_WAL_REBALANCE_THRESHOLD from System property to Configuraton

2021-05-09 Thread Stanislav Lukyanov
Hi Eduard, I strongly believe that if a configuration option is cluster wide then it belongs to distributed metastore and not to IgniteConfiguration. This allows to get cluster-wide consistency guarantees and API for dynamic change out of the box (need to teach the internals to re-read the prope

Re: Change IGNITE_PDS_WAL_REBALANCE_THRESHOLD from System property to Configuraton

2021-05-09 Thread Atri Sharma
+1 On Sun, 9 May 2021, 21:33 Stanislav Lukyanov, wrote: > Hi Eduard, > > I strongly believe that if a configuration option is cluster wide then it > belongs to distributed metastore and not to IgniteConfiguration. > This allows to get cluster-wide consistency guarantees and API for dynamic > cha

Re: Exceeding the DataStorageConfiguration#getMaxWalArchiveSize due to historical rebalance

2021-05-09 Thread Stanislav Lukyanov
Discuss this with Kirill verbally. Kirill showed me that having the min threshold doesn't quite work. It doesn't work because we no longer know how much WAL we should remove if we reach getMaxWalArchiveSize. For example, say we have minWalArchiveTimespan=2 hours and maxWalArchiveSize=2GB. Say,

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

2021-05-09 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 RDD https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Rdd?branch=%3Cdefault%3E No changes in the build - Here's a reminder o

Re: Re[2]: [DISCUSSION] MaxLineLength checkstyle rule

2021-05-09 Thread Ivan Pavlukhin
+1 for 140 lines compromise. +1 if someone is ready to fix everything to fit 120. BTW, was there any progress with this? 2021-04-15 21:41 GMT+03:00, Maxim Muzafarov : > Folks, > > I've briefly checked the total amount of the max length violations: > > 120 line length - 5540 violations > 130 line