[JIRA] [core] (JENKINS-33596) Disable DNSMultiCast & UDPBroadcastThread by default

6 views
Skip to first unread message

jglick@cloudbees.com (JIRA)

unread,
Mar 16, 2016, 12:42:01 PM3/16/16
to jenkinsc...@googlegroups.com
Jesse Glick created an issue
 
Jenkins / Improvement JENKINS-33596
Disable DNSMultiCast & UDPBroadcastThread by default
Issue Type: Improvement Improvement
Assignee: Keith Zantow
Components: core
Created: 2016/Mar/16 4:41 PM
Labels: 2.0
Priority: Major Major
Reporter: Jesse Glick

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.)

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

swashburn@cloudbees.com (JIRA)

unread,
Apr 4, 2016, 12:31:03 PM4/4/16
to jenkinsc...@googlegroups.com

swashburn@cloudbees.com (JIRA)

unread,
Apr 4, 2016, 12:31:03 PM4/4/16
to jenkinsc...@googlegroups.com
Spike Washburn commented on Improvement JENKINS-33596
 
Re: Disable DNSMultiCast & UDPBroadcastThread by default

This was originally planned for the new setup wizard, but got dropped, so should be planned after 2.0.

amuniz@cloudbees.com (JIRA)

unread,
Apr 7, 2016, 11:55:02 AM4/7/16
to jenkinsc...@googlegroups.com
Antonio Muñiz assigned an issue to Antonio Muñiz
 
Change By: Antonio Muñiz
Assignee: Keith Zantow Antonio Muñiz

kzantow@cloudbees.com (JIRA)

unread,
Apr 27, 2016, 12:58:01 PM4/27/16
to jenkinsc...@googlegroups.com
Keith Zantow started work on Improvement JENKINS-33596
 
Change By: Keith Zantow
Status: Open In Progress

kzantow@cloudbees.com (JIRA)

unread,
Apr 27, 2016, 12:58:01 PM4/27/16
to jenkinsc...@googlegroups.com
Keith Zantow assigned an issue to Keith Zantow
Change By: Keith Zantow
Assignee: Antonio Muñiz Keith Zantow

jglick@cloudbees.com (JIRA)

unread,
Jun 13, 2016, 3:12:01 PM6/13/16
to jenkinsc...@googlegroups.com
Jesse Glick updated an issue
Change By: Jesse Glick
Labels: 2.0 community-bee  split-plugins-from-core

jglick@cloudbees.com (JIRA)

unread,
Jun 13, 2016, 3:14:01 PM6/13/16
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Jun 13, 2016, 3:15:01 PM6/13/16
to jenkinsc...@googlegroups.com

Linking some apparently related issues which should be moved to the new component when the split is complete.

mirabilos@java.net (JIRA)

unread,
Nov 15, 2016, 8:32:01 AM11/15/16
to jenkinsc...@googlegroups.com

And how can we (got bitten by JENKINS-10160 yesterday) disable those for now?

This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

jglick@cloudbees.com (JIRA)

unread,
Nov 15, 2016, 9:26:01 AM11/15/16
to jenkinsc...@googlegroups.com

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 21, 2016, 1:54:02 PM12/21/16
to jenkinsc...@googlegroups.com
Oleg Nenashev stopped work on Improvement JENKINS-33596
 
Change By: Oleg Nenashev
Status: In Progress Open

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 21, 2016, 1:55:03 PM12/21/16
to jenkinsc...@googlegroups.com

It does not seem to be in progress. Keith Zantow, any updates?

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 21, 2016, 2:17:01 PM12/21/16
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Mar 6, 2018, 12:04:04 PM3/6/18
to jenkinsc...@googlegroups.com
Jesse Glick updated an issue
Change By: Jesse Glick
Labels: 2.0 community-bee essentials split-plugins-from-core
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

tyler@monkeypox.org (JIRA)

unread,
Sep 11, 2018, 11:36:02 AM9/11/18
to jenkinsc...@googlegroups.com
R. Tyler Croy assigned an issue to R. Tyler Croy
Change By: R. Tyler Croy
Assignee: Keith Zantow R. Tyler Croy
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

tyler@monkeypox.org (JIRA)

unread,
Sep 11, 2018, 11:36:05 AM9/11/18
to jenkinsc...@googlegroups.com
R. Tyler Croy updated an issue
Change By: R. Tyler Croy
Sprint: Evergreen - Milestone 1

tyler@monkeypox.org (JIRA)

unread,
Sep 11, 2018, 2:28:02 PM9/11/18
to jenkinsc...@googlegroups.com
R. Tyler Croy started work on Improvement JENKINS-33596
 
Change By: R. Tyler Croy
Status: Open In Progress

tyler@monkeypox.org (JIRA)

unread,
Sep 11, 2018, 2:28:03 PM9/11/18
to jenkinsc...@googlegroups.com
R. Tyler Croy commented on Improvement JENKINS-33596
 
Re: Disable DNSMultiCast & UDPBroadcastThread by default

I will be disabling this for Jenkins Evergreen and then closing this ticket since it's clearly stalled/dead.

jglick@cloudbees.com (JIRA)

unread,
Sep 11, 2018, 2:50:02 PM9/11/18
to jenkinsc...@googlegroups.com

Please either leave it open or file a separate issue with split-plugins-from-core.

tyler@monkeypox.org (JIRA)

unread,
Sep 11, 2018, 3:03:01 PM9/11/18
to jenkinsc...@googlegroups.com
R. Tyler Croy assigned an issue to Unassigned
 

Whatever then, this can be stalled somewhere else other than my backlog

Change By: R. Tyler Croy
Sprint: Evergreen - Milestone 1
Assignee: R. Tyler Croy

jglick@cloudbees.com (JIRA)

unread,
Sep 11, 2018, 4:03:03 PM9/11/18
to jenkinsc...@googlegroups.com
 
Re: Disable DNSMultiCast & UDPBroadcastThread by default

Please just add a link here to whatever you wind up doing in Evergreen, so that if we revisit in Jenkins itself we remember what to clean up.

jglick@cloudbees.com (JIRA)

unread,
Sep 11, 2018, 4:04:09 PM9/11/18
to jenkinsc...@googlegroups.com

For example, this could be discarded once the baseline version of core supported by the POM has this stuff detached.

jglick@cloudbees.com (JIRA)

unread,
May 30, 2019, 9:47:02 AM5/30/19
to jenkinsc...@googlegroups.com
Jesse Glick stopped work on Improvement JENKINS-33596
 
Change By: Jesse Glick
Status: In Progress Open

boards@gmail.com (JIRA)

unread,
Aug 30, 2019, 3:01:02 PM8/30/19
to jenkinsc...@googlegroups.com

I'd love to see this done purely because the tests for it are flaky on my machine. Also, this feature should be disabled by default for security hardening.

o.v.nenashev@gmail.com (JIRA)

unread,
Feb 10, 2020, 4:23:03 AM2/10/20
to jenkinsc...@googlegroups.com
Oleg Nenashev resolved as Fixed
 

It was released in Jenkins 2.220

Change By: Oleg Nenashev
Status: Open Resolved
Resolution: Fixed
Released As: Jenkins 2.220
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages