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

How to get Lookup tables to work with processors? #452

Open
akshatraika-moment opened this issue Apr 29, 2024 · 0 comments
Open

How to get Lookup tables to work with processors? #452

akshatraika-moment opened this issue Apr 29, 2024 · 0 comments

Comments

@akshatraika-moment
Copy link

Trying to figure out how to get Lookup tables to work with processors. It looks like the View intialization in the processor for look up tables does not have goka.WithViewAutoReconnect() configured on them which leads to the processor to always exit out with an error from kafka consumer reaching EOF.

Error:

 error running lookup table my_lookup_table_topic: 1 error occurred:
	* Error catching up partitions for view my_lookup_table_topic: 1 error occurred:
	* kafka: error while consuming my_lookup_table_topic/0: EOF
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