Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.22k stars 1.05k forks source link

Add guard for matching graylog/datanode version in migration #19828

Open moesterheld opened 4 days ago

moesterheld commented 4 days ago

Description

Adds a guard for disallowing next steps after welcome pages of in-place and remote reindexing if there are datanodes running with version not matching the graylog version.

Motivation and Context

extending #19680 , making it impossible to perform migrations with incompatible versions

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: