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

While fetching offsets on startup metadata is not refreshed on error #9

Open
patkivikram opened this issue Oct 17, 2019 · 1 comment

Comments

@patkivikram
Copy link
Collaborator

patkivikram commented Oct 17, 2019

When the application is unable to fetch offsets due to the following error
[ERROR] aiokafka.consumer.fetcher Failed fetch offsets from 2: [Error 6] NotLeaderForPartitionError: TopicPartition(topic='xyz`)
it does not force a metadata update and instead just keeps retrying

@patkivikram
Copy link
Collaborator Author

When this happens on startup faust is unable to recover by setting highwater offsets as -1

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