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

Remove kv-namespace-worker #316

Merged
merged 5 commits into from
Feb 14, 2022
Merged

Conversation

kradalby
Copy link
Collaborator

@kradalby kradalby commented Feb 12, 2022

This commit removes the namespace kv worker and related code, now that
we talk over gRPC to the server, and not directly to the DB, we should
not need this anymore.

Basically, I think this should be safe now, but not sure, let's see what the tests say. What do you think @juanfont

  • read the CONTRIBUTING guidelines
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

This commit removes the namespace kv worker and related code, now that
we talk over gRPC to the server, and not directly to the DB, we should
not need this anymore.
@kradalby kradalby marked this pull request as ready for review February 12, 2022 22:28
Copy link
Owner

@juanfont juanfont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good!

@kradalby
Copy link
Collaborator Author

Merging this as I believe it's safe, but we can keep in mind if weird things happen

@kradalby kradalby merged commit 1869bff into juanfont:main Feb 14, 2022
@kradalby kradalby deleted the kv-worker-cleanup branch February 14, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants