shangeyao opened a new issue, #4453:
URL: https://github.com/apache/streampark/issues/4453

   ## Summary
   
   **Parent epic:** #4408  
   **Stage 3 — Architecture upgrade (1/1)**
   
   Migrate `streampark-common + streampark-flink (all Stage 1–2 modules)` from 
Scala to Java with **no behavior changes** (Stages 1–2) unless explicitly in 
Stage 3 scope.
   
   ## Module role
   
   Revisit migrated Java codebase and perform necessary architectural refactors 
(Flink SQL submission path, shims boundaries, lifecycle, etc.).
   
   ## Dependencies
   
   - **Depends on:** Stage 2 complete (all 8 module migrations merged)
   
   > PRs within Stages 1–2 are **sequential** — do not start until the 
dependency issue is merged.
   
   ## Constraints
   
   - Follow Java architecture and idioms; keep package paths where possible
   - Each new Java class should have tests (or document why not) — PMC workflow 
on #4408
   - Preserve Console submit/cancel/deploy functional parity
   
   ## Acceptance
   
   - [ ] No `.scala` under `streampark-common + streampark-flink (all Stage 1–2 
modules)` (`src/main` and `src/test`)
   - [ ] Module builds and tests pass
   - [ ] Downstream modules compile (where applicable)
   
   ## References
   
   - Epic: #4408
   - Roadmap: #4410
   - JDK 11: #4409 / #4417 ✅
   - Dev framework removal: #4432 ✅
   
   ## Notes
   
   Higher difficulty — should be led by core maintainers. Detailed sub-tasks to 
be broken down when Stage 2 completes.
   


-- 
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