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
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
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
+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
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,
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
+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