[jira] [Created] (IGNITE-11507) SQL: Ensure that affinity topology version doesn't change during PartitionResult construction/application.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11507) SQL: Ensure that affinity topology version doesn't change during PartitionResult construction/application.

Anton Vinogradov (Jira)
Alexander Lapin created IGNITE-11507:
----------------------------------------

             Summary: SQL: Ensure that affinity topology version doesn't change during PartitionResult construction/application.
                 Key: IGNITE-11507
                 URL: https://issues.apache.org/jira/browse/IGNITE-11507
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Alexander Lapin
             Fix For: 2.8


Currently some actions might be performed (for example cache removal) during PartitionResult construction, so it might become invalid. Besides that it's not possible to associate PartitionResult with affinity topology version, so it is impossible to guarantee that the partition result is used on the same version on which it was built.



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