Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
Description
SparkConnectArtifactManager#cleanUpResources deletes all resources instead of session-specific resources.
This method is triggered through the userSessionMapping cache when an entry is removed (code). Once triggered, further artifact transfers and existing artifact usage would fail.