Hi Ricky, If there was an option out of box that just can increase transaction speed, I bet it would be on by default. Unfrotunately, there is no magic and, possibily, you can get a speed up with lower failover consistency guarantees.
For example, you may want to set writeSyncronizationOrder to PRIMARY_SYNC or turn on write behind for CacheStore. Would you please clarify the use case and share a config, so may be someone will have insight and help you with this? On Wed, Aug 30, 2017 at 8:00 AM, rickynauvaldy <[email protected]> wrote: > Hello, what are some options to increase the transaction speed? > (CacheAtomicityMode = TRANSACTIONAL). > > Thanks, > Ricky > > > > ----- > -- Ricky > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Best regards, Andrey V. Mashenkov
