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

[REST] Return remote session id and remote operation id #5696

Closed
wants to merge 1 commit into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Nov 15, 2023

Why are the changes needed?

Not all the engine sessionIds/operationIds are unified between kyuubi server and kyuubi engines, so we need to expose these remote details to provide more insights.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

Was this patch authored or co-authored using generative AI tooling?

No.

@turboFei turboFei closed this in 905170d Nov 15, 2023
turboFei added a commit that referenced this pull request Nov 15, 2023
### _Why are the changes needed?_

 Not all the engine sessionIds/operationIds are unified between kyuubi server and kyuubi engines, so we need to expose  these remote details to provide more insights.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

No.

Closes #5696 from turboFei/remote_id.

Closes #5696

4dc6e1d [fwang12] [REST] Return remote session id and remote operation id

Authored-by: fwang12 <fwang12@ebay.com>
Signed-off-by: fwang12 <fwang12@ebay.com>
(cherry picked from commit 905170d)
Signed-off-by: fwang12 <fwang12@ebay.com>
@turboFei
Copy link
Member Author

thanks all, merged to master and branch-1.8

@turboFei turboFei deleted the remote_id branch November 15, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants