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-846][FOLLOWUP] Fix broken link caused by unknown RPC. #1794

Closed
wants to merge 4 commits into from

Conversation

FMX
Copy link
Contributor

@FMX FMX commented Aug 7, 2023

What changes were proposed in this pull request?

Keep ReleaseSlots RPC to make sure that 0.3 client can worker with 0.3.1-SNAPSHOT and 0.4.0-SNAPSHOT.
This PR will need to merged into main and branch-0.3.

Why are the changes needed?

Ditto.

Does this PR introduce any user-facing change?

NO.

How was this patch tested?

GA and cluster.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1794 (2e39042) into main (6ea1ee2) will decrease coverage by 0.11%.
Report is 7 commits behind head on main.
The diff coverage is 0.00%.

❗ Current head 2e39042 differs from pull request most recent head e85c244. Consider uploading reports for the commit e85c244 to get more accurate results

@@            Coverage Diff             @@
##             main    #1794      +/-   ##
==========================================
- Coverage   46.60%   46.49%   -0.11%     
==========================================
  Files         162      162              
  Lines       10079    10103      +24     
  Branches      928      929       +1     
==========================================
  Hits         4696     4696              
- Misses       5073     5097      +24     
  Partials      310      310              
Files Changed Coverage Δ
...born/common/protocol/message/ControlMessages.scala 1.61% <0.00%> (-0.06%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@FMX FMX changed the title [CELEBORN-846][FOLLOWUP] Fix broken link cause by unknown RPC. [CELEBORN-846][FOLLOWUP] Fix broken link caused by unknown RPC. Aug 7, 2023
Copy link
Contributor

@waitinfuture waitinfuture left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Merging to main/0.3

waitinfuture pushed a commit that referenced this pull request Aug 11, 2023
### What changes were proposed in this pull request?
Keep ReleaseSlots RPC to make sure that 0.3 client can worker with 0.3.1-SNAPSHOT and 0.4.0-SNAPSHOT.
This PR will need to merged into main and branch-0.3.

### Why are the changes needed?
Ditto.

### Does this PR introduce _any_ user-facing change?
NO.

### How was this patch tested?
GA and cluster.

Closes #1794 from FMX/CELEBORN-846-FOLLOWUP.

Lead-authored-by: mingji <[email protected]>
Co-authored-by: Ethan Feng <[email protected]>
Signed-off-by: zky.zhoukeyong <[email protected]>
(cherry picked from commit 7d0e257)
Signed-off-by: zky.zhoukeyong <[email protected]>
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.

4 participants