This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch access-integration-v3
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
from dbf2d3ff1 Use Keep/DeleteGlobalID for request_person_merge and
baseline amie test packets
new e8681c21d Soft delete users on request_user_modify type delete,
instead of hard delete
new 8b4a0b478 Wait for connector goroutines to drain on shutdown
new b3bd3b242 Fix AMIE delete/merge handler semantics
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmd/server/main.go | 20 ++++++-
.../AMIE-Processor/handler/request_person_merge.go | 3 +-
.../AMIE-Processor/handler/request_user_modify.go | 62 ++++++++++++++++++++--
.../AMIE-Processor/mock-server/mock-amie-server.py | 24 +++++++++
.../ACCESS/AMIE-Processor/pkg/amie/loader.go | 20 +++----
.../SLURM/Association-Mapper/pkg/smapper/loader.go | 3 +-
internal/connectors/loader.go | 7 +--
pkg/service/user_merge.go | 9 +++-
8 files changed, 126 insertions(+), 22 deletions(-)