mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
we intent to print the error message. but failed to pass it to the formatter. if we actually run into this case, fmtlib would throw. so in this change, we also print the error when announcing schema change fails. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes #14623