You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Taras Ledkov <tl...@gridgain.com> on 2019/10/02 13:20:10 UTC

Re: Ignite performance - sudden drop after upgrade from 2.3.0

Hi,

The root cause of the performance looks like in the change the default 
count of atomic backups [1] on the 2.4 and later.
Please try to use IgniteAtomicSequence instead of the IgniteAtomicLong 
to generate IDs.

[1]. org.apache.ignite.configuration.AtomicConfiguration#DFLT_BACKUPS

18.09.2019 11:37, Oleg Yurkivskyy (Luxoft) пишет:
>
> Hi
>
> Does anyone have any idea why there is such a drop in performance 
> between ignite versions?
>
> _________________________________________________________
>
> This communication is intended only for the addressee(s) and may 
> contain confidential information. We do not waive any confidentiality 
> by misdelivery. If you receive this communication in error, any use, 
> dissemination, printing or copying is strictly prohibited; please 
> destroy all electronic and paper copies and notify the sender immediately.
>
-- 
Taras Ledkov
Mail-To: tledkov@gridgain.com