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

Complete fix rocksdb #144

Merged
merged 4 commits into from
May 4, 2021

Conversation

xgamer4
Copy link
Contributor

@xgamer4 xgamer4 commented May 3, 2021

This completes the rocksdb fix for global tables and use_partitioner tables from #130

@taybin
Copy link
Contributor

taybin commented May 3, 2021

Is there a unit test that can be added for this?

@xgamer4
Copy link
Contributor Author

xgamer4 commented May 4, 2021

Is there a unit test that can be added for this?

Yeah, good call, looks like there's actually a few scenarios that should be added. I'll get those updated.

@xgamer4
Copy link
Contributor Author

xgamer4 commented May 4, 2021

Added unit tests on both _get and _contains that cover the changes in this and #130

@taybin
Copy link
Contributor

taybin commented May 4, 2021

@xgamer4 Thanks for adding the tests! 👍

@patkivikram patkivikram merged commit 718e112 into faust-streaming:master May 4, 2021
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.

3 participants