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
master
On repartition if the rocksdb instance is owned by another worker the requesting worker should wait and not resume its streams
It should wait until the rocksdb instance is available
The worker started to process and crashed when it could not access the rocksdb instance
Paste the full traceback (if there is any)
The text was updated successfully, but these errors were encountered:
merged to master in v0.4.7
Sorry, something went wrong.
No branches or pull requests
Checklist
master
branch of Faust.Steps to reproduce
On repartition if the rocksdb instance is owned by another worker the requesting worker should wait and not resume its streams
Expected behavior
It should wait until the rocksdb instance is available
Actual behavior
The worker started to process and crashed when it could not access the rocksdb instance
Full traceback
Versions
The text was updated successfully, but these errors were encountered: