cluster/zeromq: Use NodeId(), drop my_node_id

This commit is contained in:
Arne Welzel 2025-01-10 19:48:31 +01:00
parent 769044e8e1
commit df78a94c76
2 changed files with 3 additions and 5 deletions

View file

@ -62,7 +62,6 @@ private:
bool DoProcessBackendMessage(int tag, detail::byte_buffer_span payload) override;
// Script level variables.
std::string my_node_id;
std::string connect_xsub_endpoint;
std::string connect_xpub_endpoint;
std::string listen_xsub_endpoint;