You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KYUUBI #2240][SUB-TASK] Skip add metadata manager if frontend does not support rest
### _Why are the changes needed?_
metadata manager is only used for batch session for rest frontend.
metadata manager is a heavy class, it will initialize metadata table and some of thread pool.
### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
Closes#3134 from ulysses-you/metadata.
Closes#224012f82fc [ulysses-you] seq
de72ed7 [ulysses-you] address comment
5d3eded [ulysses-you] fix
7699852 [ulysses-you] try fix
d496a5e [ulysses-you] style
23d22f8 [ulysses-you] fix
8fadb9e [ulysses-you] style
f61039a [ulysses-you] fix
ea690ef [ulysses-you] address comment
15a25ec [ulysses-you] address comment
9ccdd17 [ulysses-you] Skip add metadata manager if frontend does not support rest
Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
0 commit comments