Skip to content
New issue

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

dynamic reconfiguration of smeshers used in the node #5090

Closed
Tracked by #282
dshulyak opened this issue Sep 26, 2023 · 1 comment
Closed
Tracked by #282

dynamic reconfiguration of smeshers used in the node #5090

dshulyak opened this issue Sep 26, 2023 · 1 comment

Comments

@dshulyak
Copy link
Contributor

for static configuration see #5089
for supported interface see #5085

in addition to loading smeshers from disk we can implement trusted API to register smeshers. such API will have to:

  • save a key to the same or different location
  • register key to all protocols that support it (implement Register method)

to implement this we can add grpc API. note that this will be trusted API, if people will want to expose it and do pool-like software authentication is on them.

@pigmej
Copy link
Member

pigmej commented Oct 3, 2024

Been looking to it, I Think with the addition of smashing service this is no longer valid.

@pigmej pigmej closed this as completed Oct 3, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Dev team kanban Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants