You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2022/10/04 10:18:37 UTC

[ignite-3] branch main updated (96139067d6 -> 824459ac58)

This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 96139067d6 IGNITE-17426 C++ 3.0: Implement table API (#1154)
     add 824459ac58 IGNITE-17812 Fix RetryPolicy exception handling, propagate exceptions to API caller (#1156)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/client/RetryReadPolicy.java  |  2 ++
 .../ignite/internal/client/ReliableChannel.java    | 19 +++++++++-----
 .../org/apache/ignite/client/RetryPolicyTest.java  | 30 ++++++++++++++++++++++
 .../org/apache/ignite/client/TestRetryPolicy.java  |  7 +++++
 4 files changed, 52 insertions(+), 6 deletions(-)