Igniters, Since there are no more comments, I've created the tickets and will work on them soon.
[1] https://issues.apache.org/jira/browse/IGNITE-16025 [2] https://issues.apache.org/jira/browse/IGNITE-16026 On Thu, Nov 25, 2021 at 1:44 PM Pavel Tupitsyn <ptupit...@apache.org> wrote: > Igor, > > I think it should list all operations, mostly the same as ClientOperation > enum, but without internal things like RESOURCE_CLOSE. > Users should be able to implement policies like "retry k/v operations, but > not SQL". > > On Thu, Nov 25, 2021 at 12:27 PM Igor Sapego <isap...@apache.org> wrote: > >> Pavel, >> >> What is ClientOperationType? Will it list basically all operations or only >> types like Idempotent, NonIdempotent? >> >> Best Regards, >> Igor >> >> >> On Wed, Nov 24, 2021 at 5:21 PM Pavel Tupitsyn <ptupit...@apache.org> >> wrote: >> >> > Igniters, >> > >> > I've prepared a proposal about thin client retry behavior. >> > Please review and let me know your thoughts. >> > >> > >> > >> https://cwiki.apache.org/confluence/display/IGNITE/IEP-82+Thin+Client+Retry+Policy >> > >> >