Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58485

Do not serialize ConcurrentHashMap$KeySetView

XMLWordPrintable

    • GSoC 2019. Coding Phase 2, GSoC 2019. Coding Phase 3

      The Folder-auth plugin uses ConcurrentHashMap's KeySetView as internal data structures and has whitelisted it for serialization through XStream. Remove the white-list entry for `ConcurrentHashMap$KeySetView` and serialize a simpler data structure to the config.

      This issue follows directly from jglick's comments on https://github.com/jenkinsci/role-strategy-plugin/pull/89 . 

            abhyudaya Abhyudaya Sharma
            abhyudaya Abhyudaya Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: