Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
IGNITE-10730 MVCC TX: Batch WAL datarecords
- Resolved