Re: [DISCUSS] Relevance of pessimistic tx log properties in TransactionConfiguration

2020-02-14 Thread Andrey Gura
No ) The reasons is serialization of this field. We can mark it as deprecated and remove in 3.0. On Thu, Feb 13, 2020 at 6:08 PM Alexei Scherbakov wrote: > > I think yes. > > чт, 13 февр. 2020 г. в 16:52, Ivan Pavlukhin : > > > Hi, > > > > It seems I found some more unused configuration properti

Re: [DISCUSS] Relevance of pessimistic tx log properties in TransactionConfiguration

2020-02-13 Thread Alexei Scherbakov
I think yes. чт, 13 февр. 2020 г. в 16:52, Ivan Pavlukhin : > Hi, > > It seems I found some more unused configuration properties: > * TransactionConfiguration.PessimisticTxLogSize > * TransactionConfiguration.PessimisticTxLogLinger > > Can we deprecate/remove them? > > Best regards, > Ivan Pavluk

[DISCUSS] Relevance of pessimistic tx log properties in TransactionConfiguration

2020-02-13 Thread Ivan Pavlukhin
Hi, It seems I found some more unused configuration properties: * TransactionConfiguration.PessimisticTxLogSize * TransactionConfiguration.PessimisticTxLogLinger Can we deprecate/remove them? Best regards, Ivan Pavlukhin