Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5264] [FLINK] Force disable Flink's session timeout
### _Why are the changes needed?_ Flink sessions are now managed by Kyuubi, hence disable session timeout from Flink itself. ### _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 #5264 from link3280/disable_flink_session_timeout. Closes #5264 fff5c54 [Paul Lin] Force disable Flink's session timeout Authored-by: Paul Lin <[email protected]> Signed-off-by: Paul Lin <[email protected]>
- Loading branch information