MonkeyCanCode commented on PR #53078: URL: https://github.com/apache/spark/pull/53078#issuecomment-3702850483
@manuzhang @cloud-fan with change from https://github.com/apache/spark/pull/53233 back ports to 4.0 (as iceberg sdk for 4.1 is not yet available), I am still not seeing release of these sessions states: <img width="1344" height="188" alt="image" src="https://github.com/user-attachments/assets/c89fd482-2a75-4fe2-b079-c30b008d23a6" /> <img width="1344" height="36" alt="image" src="https://github.com/user-attachments/assets/a59c067e-8e4d-4894-8163-5f8253252b23" /> <img width="1344" height="36" alt="image" src="https://github.com/user-attachments/assets/c6e4756c-a4c2-41bf-938e-c039d655c407" /> Here are the stopped sessions I as set `spark.connect.session.manager.defaultSessionTimeout` to `1m`: <img width="1367" height="522" alt="image" src="https://github.com/user-attachments/assets/537ef0bf-6a58-4291-a355-041b85af8da7" /> But as you can see above, once all 300 sessions stopped, those session states are not getting clear up which can still lead to OOM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
