yasithdev commented on PR #556:
URL: https://github.com/apache/airavata/pull/556#issuecomment-4157857991

   Closing — the core goals of this PR have been fully implemented in master 
through the server consolidation work:
   
   | Feature | Superseding PR(s) |
   |---------|-------------------|
   | Consolidate all Thrift services under airavata-api | #593, #594, #601 |
   | Single launcher entrypoint | #593 (AiravataServer), #600 (Spring Boot 
`@ConditionalOnServer`) |
   | OpenJPA → Hibernate | #593 (initial), #600 (Spring-managed EMF), #601 
(single EMF) |
   | Unified configuration (YAML/properties) | #600, #602 (application.yml 
consolidation) |
   | Python SDK for multiplexed Thrift | #593 (TMultiplexedProtocol on single 
port) |
   | README/docs | #593, #602 (architecture diagrams, deployment scripts) |
   
   Two items from this branch are **not yet in master** and will be extracted 
as separate PRs:
   1. **Credential Store encryption upgrade** (AES/CBC/PKCS5Padding → 
AES/GCM/NoPadding) — security improvement
   2. **Root Makefile** with `make serve` / `make serve-dev` — developer 
convenience


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to