This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch
backport/7173-invalidate-cache-while-loading-executor-v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git
from c4f7a8412c fix(pyamber): Invalidate cache while loading executor_def.
(#7173)
add 12ac4e03df fix(file-service, v1.2): retry LakeFS health check on
startup (#7103)
add ea147e09a0 Merge branch 'release/v1.2' into
backport/7173-invalidate-cache-while-loading-executor-v1.2
No new revisions were added by this update.
Summary of changes:
.../core/storage/util/LakeFSStorageClient.scala | 55 ++++++++++++++--
.../storage/util/LakeFSStorageClientSpec.scala | 73 ++++++++++++++++++++++
2 files changed, 123 insertions(+), 5 deletions(-)
create mode 100644
common/workflow-core/src/test/scala/org/apache/texera/amber/core/storage/util/LakeFSStorageClientSpec.scala