Description
Crrently we map an update operation to data nodes and perform it on all the nodes simultaneously. It works fine on stable topology but produces many issues if the operation happens at the rebalance time because we cannot query data properly if some partitions are in moving state.
Attachments
Issue Links
- Is contained by
-
IGNITE-4191 SQL: support transactions
- Resolved