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

Experiment: streaming job worker should be resilient to full cluster restart (brokers) #454

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

npepinpe
Copy link
Member

@npepinpe npepinpe commented Dec 8, 2023

Description

Adds a new experiment which ensures we can still create and complete instances with streaming job workers even after restarting all brokers.

Tested manually using the integration test.

closes #444

@npepinpe
Copy link
Member Author

npepinpe commented Dec 8, 2023

Depends on #453, so please review that first.

Copy link
Member

@ChrisKujawa ChrisKujawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@npepinpe npepinpe requested a review from ChrisKujawa December 11, 2023 13:41
@npepinpe npepinpe force-pushed the np-442-jp-gateway-crash branch from b709dda to 6c1ee94 Compare December 11, 2023 13:50
@npepinpe npepinpe force-pushed the np-444-jp-cluster-restart branch from 48c3cd4 to 9891b49 Compare December 11, 2023 13:52
Base automatically changed from np-442-jp-gateway-crash to main December 11, 2023 14:14
@npepinpe npepinpe merged commit 0f2935f into main Dec 11, 2023
2 checks passed
@npepinpe npepinpe deleted the np-444-jp-cluster-restart branch December 11, 2023 15:26
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.

Hypothesis: streaming job worker should be resilient to full cluster restart (brokers)
2 participants