You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Evgenii Zhuravlev (JIRA)" <ji...@apache.org> on 2018/12/19 00:00:04 UTC

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

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)