This is an automated email from the ASF dual-hosted git repository.
apkhmv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 69e5cf4b66 IGNITE-23185 Add methods to access table and zone
definitions (#4452)
add 86100013f3 IGNITE-23233 Fix infinite recursion in
RemoteJobExecution#stateAsync() (#4489)
No new revisions were added by this update.
Summary of changes:
.../internal/compute/ComputeJobFailover.java | 2 +-
.../ignite/internal/compute/IgniteComputeImpl.java | 15 +--------
.../compute/messaging/ComputeMessaging.java | 36 +++++++++++++---------
.../internal/compute/ComputeComponentImplTest.java | 23 +++++++-------
.../internal/compute/IgniteComputeImplTest.java | 18 +++++++++++
.../app/ItInProcessRestartApiReferencesTest.java | 20 +++++++++---
6 files changed, 70 insertions(+), 44 deletions(-)