This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch worktree-reliability+server-hardening
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 6517e8a9d1 infra: replace wurstmeister/kafka with apache/kafka 3.9.0
(KRaft mode)
add 86ec53f267 reliability: compose healthchecks, graceful shutdown,
HikariCP resilience, infra health indicator
No new revisions were added by this update.
Summary of changes:
.../health/InfrastructureHealthIndicator.java | 72 ++++++++++++++++++++++
airavata-server/src/main/resources/application.yml | 13 +++-
compose.yml | 33 +++++++++-
scripts/setup.sh | 26 ++++----
4 files changed, 127 insertions(+), 17 deletions(-)
create mode 100644
airavata-server/src/main/java/org/apache/airavata/server/health/InfrastructureHealthIndicator.java