This is an automated email from the ASF dual-hosted git repository. mblow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/asterixdb.git
commit 8e05856ba11f80ed3778a40fda524d40aa09df33 Merge: 8a15298fb6 212b5647e9 Author: Michael Blow <[email protected]> AuthorDate: Fri Sep 5 21:44:42 2025 -0400 Merge branch 'gerrit/trinity' into 'gerrit/ionic' * [NO ISSUE][*HYR][MISC] += Lazy helper for deferred initialization * [NO ISSUE][RT] Notify joblet cleanup if joblet creation fails Ext-ref: MB-68256,MB-68387 Change-Id: Ia5c6a946554527714cc154a8d6c034124bd97f29 .../java/org/apache/hyracks/api/util/Lazy.java | 43 +++++++++++++++ .../nc/work/FailedJobletCreationCleanupWork.java | 61 ++++++++++++++++++++++ .../hyracks/control/nc/work/StartTasksWork.java | 6 ++- 3 files changed, 109 insertions(+), 1 deletion(-)
