Skip to content

[KYUUBI #7407] STGroup free to avoid OOM Kill#7408

Open
oh0873 wants to merge 1 commit intoapache:masterfrom
oh0873:hoonoh/STTokenCleanups
Open

[KYUUBI #7407] STGroup free to avoid OOM Kill#7408
oh0873 wants to merge 1 commit intoapache:masterfrom
oh0873:hoonoh/STTokenCleanups

Conversation

@oh0873
Copy link
Copy Markdown

@oh0873 oh0873 commented Apr 16, 2026

Why are the changes needed?

When LDAP Authentication is used ST Token is created and saved in the cache, but it is never freed up.
This is causing continuous increase in heap usage, eventually causing out-of-memory for kyuubi server pods.

This changes is added to clear ST Tokens. Also ST Group is added to avoid any race condition during clean up.

How was this patch tested?

This patch was tested in our customer environment. We observed there's no more continuous heap increase after the fix.

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

Cursor auto-complete feature was used.

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.

1 participant