-
-
Notifications
You must be signed in to change notification settings - Fork 24
Description
we are using a lot of agents with swarm plugin.
all agents always download the agent, and then connect to the server.
installing versions node monitor 2.1 caused all the nodes to go OFFLINE since the version node plugin reports remoting 4.5 ON CLIENT SIDE as too old...
simply put - when a node reports it has remoting version 4.5 and the master has remoting version 4.3 -> the node is taken offline.
Originally reported by
amidar, imported from: Improve the version column checks for remoting compatibility
- status: Open
- priority: Minor
- component(s): versioncolumn-plugin
- label(s): newbie-friendly
- resolution: Unresolved
- votes: 0
- watchers: 3
- imported: 20251210-221934
Raw content of original issue
we are using a lot of agents with swarm plugin.
all agents always download the agent, and then connect to the server.
installing versions node monitor 2.1 caused all the nodes to go OFFLINE since the version node plugin reports remoting 4.5 ON CLIENT SIDE as too old...
simply put - when a node reports it has remoting version 4.5 and the master has remoting version 4.3 -> the node is taken offline.
environment
jenkins 2.235.5<br/>
versioncolumn plugin 2.1
