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

Clear the worker status when reusing cleaned worker #267

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

jajik
Copy link
Collaborator

@jajik jajik commented Aug 15, 2024

The current behaviour is suspicious. The call to ap_proxy_initialize_worker has basically no effect and without this change the connection to backend fails from time to time (when running perf tests with dynamic worker removal) which causes all workers in error state (= 503) even though a corresponding node to the worker is up and running.

@jajik jajik requested a review from jfclere August 15, 2024 12:07
@jajik jajik assigned jfclere and jajik and unassigned jfclere Aug 15, 2024
@jajik jajik removed the request for review from jfclere August 15, 2024 14:11
@jajik
Copy link
Collaborator Author

jajik commented Aug 15, 2024

I'm missing something here, converting to draft.

@jajik jajik marked this pull request as draft August 15, 2024 14:13
@jajik
Copy link
Collaborator Author

jajik commented Aug 16, 2024

So it seems that the missing part was #269. Ready for review now.

@jajik jajik requested a review from jfclere August 16, 2024 14:27
@jajik jajik assigned jfclere and unassigned jajik Aug 16, 2024
@jajik jajik marked this pull request as ready for review August 16, 2024 14:33
@jajik jajik added the bug label Aug 19, 2024
@jajik jajik force-pushed the clear-status branch 4 times, most recently from fd4ccb1 to 6f59f9e Compare August 21, 2024 20:31
@jajik
Copy link
Collaborator Author

jajik commented Aug 28, 2024

Thanks for the reviews!

@jajik jajik merged commit 3a926aa into modcluster:main Aug 28, 2024
9 checks passed
@jajik jajik deleted the clear-status branch August 28, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants