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

Do not set engine session init sql for alive probe session #4443

Closed
wants to merge 1 commit into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Mar 3, 2023

Why are the changes needed?

Prevent duplicate queries on UI.

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

@turboFei turboFei changed the title do not init for alive probe Do not set engine session init sql for alive probe session Mar 3, 2023
@turboFei turboFei self-assigned this Mar 3, 2023
@turboFei turboFei added this to the v1.8.0 milestone Mar 3, 2023
@turboFei turboFei requested a review from pan3793 March 4, 2023 02:55
@turboFei turboFei closed this in 3d65f27 Mar 4, 2023
@turboFei
Copy link
Member Author

turboFei commented Mar 4, 2023

thanks, merged to master

@turboFei turboFei deleted the alive_session_conf branch March 4, 2023 10:43
@pan3793 pan3793 modified the milestones: v1.8.0, v1.7.1 Mar 7, 2023
@pan3793
Copy link
Member

pan3793 commented Mar 7, 2023

cherry-picked to 1.7 as well

pan3793 pushed a commit that referenced this pull request Mar 7, 2023
…sion

### _Why are the changes needed?_

Prevent duplicate queries on UI.

### _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/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4443 from turboFei/alive_session_conf.

Closes #4443

1ec5716 [fwang12] do not init for alive probe

Authored-by: fwang12 <fwang12@ebay.com>
Signed-off-by: fwang12 <fwang12@ebay.com>
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

2 participants