mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
This error is transient, since as soon as the node is up we will be able to send the migration request. Downgrade it to a warning to reduce anxiety among people who actually read the logs (like QA). The message is also badly worded as no one can guess what a migration request is, but that is left to another patch. Fixes #3706. Message-Id: <20180821070200.18691-1-avi@scylladb.com>