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
omit f133a034f1 infra: replace unmaintained wurstmeister/kafka with
apache/kafka 3.9.0
omit e22676719d refactor: switch to Spring Boot auto-configured JPA, remove
manual EntityManagerFactory
omit e1985f23f9 refactor: bridge Spring datasource into legacy JDBC config,
remove duplicate airavata.jdbc.* properties
omit 3607e974a2 refactor: consolidate per-service monitoring servers into
unified MonitoringServer on :9097
add 7c97cf3b6d refactor: consolidate per-service monitoring servers into
unified MonitoringServer on :9097
add 1c36cb7bbb refactor: bridge Spring datasource into legacy JDBC config,
remove duplicate properties
add 93bea265d9 refactor: switch to Spring Boot auto-configured JPA, remove
manual EntityManagerFactory
add 6517e8a9d1 infra: replace wurstmeister/kafka with apache/kafka 3.9.0
(KRaft mode)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f133a034f1)
\
N -- N -- N refs/heads/worktree-reliability+server-hardening
(6517e8a9d1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/airavata/credential/model/Credential.java | 1 -
.../apache/airavata/credential/repository/CredentialReaderImpl.java | 3 +--
.../apache/airavata/credential/repository/db/CommunityUserDAO.java | 4 +---
.../org/apache/airavata/execution/orchestrator/GlobalParticipant.java | 1 -
.../airavata/server/thrift/handler/OrchestratorServerHandler.java | 3 +--
5 files changed, 3 insertions(+), 9 deletions(-)