-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
-
stapler 1817.vd0fb_74647e7b_
When storing objects inside of BoundObjectTable.Table, they are stored in the http session. In clustered environments such as CloudBees CI, this can become a problem if these objects are not serializable.
This relaxes serialization to ignore such non-serializable object instead of breaking completely.
- relates to
-
JENKINS-72114 Fix Serialization of HudsonPrivateSecurityRealm.UserDetailsImpl
-
- Closed
-
- links to