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

[jira] [Created] (IGNITE-7185) SQL TX: Updates during rebalancing.

Igor Seliverstov created IGNITE-7185:
----------------------------------------

             Summary: SQL TX: Updates during rebalancing.
                 Key: IGNITE-7185
                 URL: https://issues.apache.org/jira/browse/IGNITE-7185
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Igor Seliverstov


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)