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

Disable DNSMultiCast & UDPBroadcastThread by default

    • Jenkins 2.220

      In 2.0 we try to turn off listeners by default, but UDPBroadcastThread and DNSMultiCast are still started.

      We should

      • create global settings (/configureSecurity) allowing these to be enabled or disabled
      • disable them by default
      • move the start and stop calls to within the associated classes using @Initializer/@Terminator

      The third is to make it easier to split these off into a distinct plugin in the future. (Or fold them into the swarm plugin, which seems to be the major user of one of them, I cannot remember which.)

          [JENKINS-33596] Disable DNSMultiCast & UDPBroadcastThread by default

          Jesse Glick created issue -
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-30749 [ JENKINS-30749 ]
          Spike Washburn made changes -
          Labels Original: 2.0 New: 2.0 community-bee
          Antonio Muñiz made changes -
          Assignee Original: Keith Zantow [ kzantow ] New: Antonio Muñiz [ amuniz ]
          Keith Zantow made changes -
          Assignee Original: Antonio Muñiz [ amuniz ] New: Keith Zantow [ kzantow ]
          Keith Zantow made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-14441 [ JENKINS-14441 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-21727 [ JENKINS-21727 ]
          Jesse Glick made changes -
          Labels Original: 2.0 community-bee New: 2.0 community-bee split-plugins-from-core
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-23186 [ JENKINS-23186 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-34730 [ JENKINS-34730 ]

            jthompson Jeff Thompson
            jglick Jesse Glick
            Votes:
            6 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: