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

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


    from 9b42e3e815 IGNITE-22073 Sql. Add processing of the provided query 
timeout (#3953)
     add aab9667bda IGNITE-22589 Fix FailureProcessor initialization (#3994)

No new revisions were added by this update.

Summary of changes:
 modules/failure-handler/build.gradle               |  1 +
 .../ignite/internal/failure/FailureProcessor.java  | 11 ++++++-
 .../failure/handlers/NoOpFailureHandler.java       |  2 +-
 .../failure/handlers/StopNodeFailureHandler.java   |  2 +-
 .../handlers/StopNodeOrHaltFailureHandler.java     |  2 +-
 .../internal/failure/FailureProcessorTest.java     | 35 ++++++++++++++++++++--
 6 files changed, 47 insertions(+), 6 deletions(-)

Reply via email to