PragmaTwice commented on code in PR #3295: URL: https://github.com/apache/kvrocks/pull/3295#discussion_r2617788211
########## src/cluster/cluster_failover.h: ########## @@ -0,0 +1,54 @@ +#pragma once Review Comment: License header is missing, as the CI reported. ########## src/cluster/cluster_failover.cc: ########## @@ -0,0 +1,269 @@ +#include "cluster_failover.h" Review Comment: Same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
