[jira] [Created] (IGNITE-10734) Add documentation for the list of operations that should be retried in case of cluster topology changes

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

[jira] [Created] (IGNITE-10734) Add documentation for the list of operations that should be retried in case of cluster topology changes

Anton Vinogradov (Jira)
Evgenii Zhuravlev created IGNITE-10734:
------------------------------------------

             Summary: Add documentation for the list of operations that should be retried in case of cluster topology changes
                 Key: IGNITE-10734
                 URL: https://issues.apache.org/jira/browse/IGNITE-10734
             Project: Ignite
          Issue Type: Improvement
            Reporter: Evgenii Zhuravlev
            Assignee: Artem Budnikov


Some of the operations, like get or getAll would throw ClusterTopologyException if primary node left topology, while other operations not. So, some operations should be re-tried from user code, while some operation will do it internally. We should prepare documentation for the list of these operations.



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