Commit a7ce23c
committed
[KYUUBI #7220] Proactive cleanup kubernetes terminated application info
### Why are the changes needed?
Proactive cleanup kubernetes terminated application info instead of rely on the guava cache internal expiration.
### How was this patch tested?
GA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #7220 from turboFei/proactive_cleanupcache.
Closes #7220
127a907 [Wang, Fei] Proactive cleanup kubernetes terminated application info
Authored-by: Wang, Fei <[email protected]>
Signed-off-by: Wang, Fei <[email protected]>1 parent 44ce1a5 commit a7ce23c
File tree
1 file changed
+2
-7
lines changed- kyuubi-server/src/main/scala/org/apache/kyuubi/engine
1 file changed
+2
-7
lines changedLines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
| 202 | + | |
| 203 | + | |
209 | 204 | | |
210 | 205 | | |
211 | 206 | | |
| |||
0 commit comments