You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/12/25 13:29:00 UTC

[jira] [Created] (IGNITE-10816) MVCC: create benchmarks for bulk update operations.

Andrew Mashenkov created IGNITE-10816:
-----------------------------------------

             Summary: MVCC: create benchmarks for bulk update operations.
                 Key: IGNITE-10816
                 URL: https://issues.apache.org/jira/browse/IGNITE-10816
             Project: Ignite
          Issue Type: Bug
          Components: mvcc, sql, yardstick
            Reporter: Andrew Mashenkov


For now, we have no any benchmark for bulk update operations (putAll or multiple SQL inserts within single transaction)  that can be run in mvcc mode.

1. We should adapt existed PutAllTx benchmarks as they can failed due to write conflicts.
2. We should add SQL benchmarks for batched insert\update operations within same Tx similar to existed putAll benches.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)