Re: Exceeding the DataStorageConfiguration#getMaxWalArchiveSize due to historical rebalance

2021-05-11 Thread Andrey Gura
Stan > If archive size is less than min or more than max then the system > functionality can degrade (e.g. historical rebalance may not work as > expected). Why does the condition "archive size is less than min" lead to system degradation? Actually, the described case is a normal situation for

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

2021-05-11 Thread Dmitry Pavlov
I've increased the timeout to 60 minutes here. Sincerely, On 2021/05/09 15:25:24, dpavlov.ta...@gmail.com wrote: > 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

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

2021-05-11 Thread Dmitry Pavlov
Here it seems that windows agents require a way more time to complete that. I've set timeout as 40 minutes, let's see if it helps. Sincerely, Dmitriy Pavlov On 2021/05/08 18:55:25, dpavlov.ta...@gmail.com wrote: > Hi Igniters, > > I've detected some new issue on TeamCity to be handled. You ar

Re: Change IGNITE_PDS_WAL_REBALANCE_THRESHOLD from System property to Configuraton

2021-05-11 Thread Eduard Rakhmankulov
Hi Stanislav, I think this is an excellent idea to use distributed metastore. Should I leave system property for backward compatibility? On Sun, 9 May 2021 at 19:04, Atri Sharma wrote: > +1 > > On Sun, 9 May 2021, 21:33 Stanislav Lukyanov, > wrote: > > > Hi Eduard, > > > > I strongly believe

Re: ASF report May 2021, due 12 May, eod

2021-05-11 Thread Dmitry Pavlov
The report has been filed to agenda. See https://cwiki.apache.org/confluence/display/IGNITE/ASF+Board+Report+Drafts for details Sincerely, Dmitriy Pavlov On 2021/05/06 16:04:10, Dmitry Pavlov wrote: > Hi Igniters, > > Its time for our TLP to prepare next report to the Board. > > Drafting re

Fwd: Issue building Ignite 2.10 branch

2021-05-11 Thread Raymond Wilson
Hi, I have made a small modification to the ignite-kubernetes module to allow specification of a port for the IP finder. To build Ignite, I am using this comment from DEVNOTES.TXT: mvn clean install -am -Pall-java,all-scala,licenses -DskipTests This ultimately fails with the following error: [

Re: Issue building Ignite 2.10 branch

2021-05-11 Thread Vishwas Bm
Hi Raymond, This is an issue related to repository configuration in settings.xml. You can find more information in below thread http://apache-ignite-developers.2346864.n4.nabble.com/Building-Ignite-with-Adopt-OpenJDK-11-td52389.html#a52391 Regards, Vishwas On Wed, 12 May, 2021, 05:17 Raymond

Re: Issue building Ignite 2.10 branch

2021-05-11 Thread Raymond Wilson
Hi Vishwas, I added the following to my global Maven settings.xml file in the .m2 folder: http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/set