Skip to content
Commit df2b7d97 authored by Christopher Simons's avatar Christopher Simons Committed by Oliver Gondža
Browse files

[FIXED JENKINS-31321] protect against node-rename corruption

This change adds code to check that the user isn't attempting to rename
an existing node with the name of another existing node.  Previous to
this change, such rename operations would succeed and would corrupt node
configuration data.

(cherry picked from commit 16d6429c)
parent 90b3ce58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment