We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We probably need to implement a leave/join method for a node.
Currently, we have shutdown that stops the UpdServer and consumes the server.
shutdown
@fulmicoton WDYT? https://github.com/quickwit-oss/quickwit/pull/1164/files#diff-5f02eaf8b40edf6dfb71eab3ea3c59888c42f987d19b1934b9c03bc176f4ec50R191
The text was updated successfully, but these errors were encountered:
Let's add it when we need it.
Sorry, something went wrong.
No branches or pull requests
We probably need to implement a leave/join method for a node.
These should be useful for exposing on the gRPC service.
Currently, we have
shutdown
that stops the UpdServer and consumes the server.@fulmicoton WDYT? https://github.com/quickwit-oss/quickwit/pull/1164/files#diff-5f02eaf8b40edf6dfb71eab3ea3c59888c42f987d19b1934b9c03bc176f4ec50R191
The text was updated successfully, but these errors were encountered: