[MTCGA]: new failures in builds [5994077, 5994075] needs to be handled

2021-05-04 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

Re: Exceeding the DataStorageConfiguration#getMaxWalArchiveSize due to historical rebalance

2021-05-04 Thread ткаленко кирилл
Hi Ilya! Then we can greatly reduce the user load on the cluster until the rebalance is over. Which can be critical for the user. 04.05.2021, 18:43, "Ilya Kasnacheev" : > Hello! > > Maybe we can have a mechanic here similar (or equal) to checkpoint based > write throttling? > > So we will be thr

Re: Exceeding the DataStorageConfiguration#getMaxWalArchiveSize due to historical rebalance

2021-05-04 Thread Ilya Kasnacheev
Hello! Maybe we can have a mechanic here similar (or equal) to checkpoint based write throttling? So we will be throttling for both checkpoint page buffer and WAL limit. Regards, -- Ilya Kasnacheev вт, 4 мая 2021 г. в 11:29, ткаленко кирилл : > Hello everybody! > > At the moment, if there ar

Re: [DISCUSSION] Array to BinaryObject serialization

2021-05-04 Thread Ilya Kasnacheev
Hello! If we really decide to break some compatibility then Array to BinaryObject serialization will be very, very low on my personal list. I just don't see how this issue is relevant. I have been reading and answering user list for a few years now, and I don't remember a single question about st

Exceeding the DataStorageConfiguration#getMaxWalArchiveSize due to historical rebalance

2021-05-04 Thread ткаленко кирилл
Hello everybody! At the moment, if there are partitions for the rebalance for which the historical rebalance will be used, then we reserve segments in the WAL archive (we do not allow cleaning the WAL archive) until the rebalance for all cache groups is over. If a cluster is under load during