Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Refine the RESTful apis for revise lost shuffles and fix ThreadStack REST model #2892

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Nov 7, 2024

What changes were proposed in this pull request?

  1. GET /api/v1/applications/deleteApps -> DELETE /api/v1/applications

  2. GET /api/v1/applications/reviseLostShuffles -> POST /api/v1/applications/revise_lost_shuffles

  3. Fix the ThreadStack REST model fields

Why are the changes needed?

Followup for #2746 and #2888

Does this PR introduce any user-facing change?

No, these APIs has not been released yet.

How was this patch tested?

GA.

@turboFei turboFei changed the title format [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Use delete method for deleteApps and fix rest threadstack model Nov 7, 2024
@turboFei turboFei changed the title [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Use delete method for deleteApps and fix rest threadstack model [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Use delete/post methods for revise shuffle apis and fix threadstack model Nov 7, 2024
@turboFei turboFei changed the title [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Use delete/post methods for revise shuffle apis and fix threadstack model [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Refine the RESTful apis for revise lost shuffles and fix threadstack model Nov 7, 2024
@turboFei turboFei changed the title [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Refine the RESTful apis for revise lost shuffles and fix threadstack model [CELEBORN-1601][CELEBORN-1697][FOLLOWUP] Refine the RESTful apis for revise lost shuffles and fix ThreadStack REST model Nov 7, 2024
refine

format
@SteNicholas
Copy link
Member

@turboFei, is there any tool that could verify the consistency between generated openapi-client code and rest api model?

@turboFei turboFei force-pushed the delete_app branch 2 times, most recently from 9630d91 to 5134b9b Compare November 7, 2024 21:43
@turboFei
Copy link
Member Author

turboFei commented Nov 7, 2024

@turboFei, is there any tool that could verify the consistency between generated openapi-client code and rest api model?

Not yet now, maybe we can followup it to diff the generated RESTful modules in GA.

Raised https://issues.apache.org/jira/browse/CELEBORN-1699 to track

@turboFei
Copy link
Member Author

turboFei commented Nov 8, 2024

consistency between generated openapi-client code

@turboFei, is there any tool that could verify the consistency between generated openapi-client code and rest api model?

Not yet now, maybe we can followup it to diff the generated RESTful modules in GA.

Raised https://issues.apache.org/jira/browse/CELEBORN-1699 to track

Addressed in #2893

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants