Commit e3c341af authored by zhujiashun's avatar zhujiashun

revived_from_all_failed: remove unnecessary code

parent 52d76d46
...@@ -48,7 +48,6 @@ struct GetNamingServiceThreadOptions { ...@@ -48,7 +48,6 @@ struct GetNamingServiceThreadOptions {
bool log_succeed_without_server; bool log_succeed_without_server;
ChannelSignature channel_signature; ChannelSignature channel_signature;
std::shared_ptr<SocketSSLContext> ssl_ctx; std::shared_ptr<SocketSSLContext> ssl_ctx;
int64_t minimum_working_instances;
}; };
// A dedicated thread to map a name to ServerIds // A dedicated thread to map a name to ServerIds
......
Markdown is supported
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