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

Recovery thread updating standby partition writes in single writes instead of using writeBatch #51

Closed
patkivikram opened this issue Dec 3, 2020 · 0 comments

Comments

@patkivikram
Copy link
Collaborator

Checklist

  • [ x] I have included information about relevant versions
  • [x ] I have verified that the issue persists when using the master branch of Faust.

Steps to reproduce

This issue is after recovery is complete the standby partition views should be updated in batches but is not due to the check in _may_signal_recovery_end()

Expected behavior

Tell us what you expected to happen.

Actual behavior

Tell us what happened instead.

Full traceback

Paste the full traceback (if there is any)

Versions

  • Python version 3.8
  • Faust version 0.3.0
  • Operating system Centos75
  • Kafka version 2.4
  • RocksDB version (if applicable) 6.10.3
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

No branches or pull requests

1 participant