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

FISH-5937 Crashes during deploy of app with HealthCheck #5586

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

JamesHillyard
Copy link
Member

Description

Every webapp with healthcheck is periodically called every 12 seconds. This call may come when the application is not ready such as mid-deployment. This stops HealthCheck calls on apps which aren't ready.

Important Info

Blockers

None.

Testing

New tests

None

Testing Performed

Manually tested the warnings outputted to the server logs no longer appear with the reproducer attached.

Testing Environment

Windows 10, JDK 11, Maven 3.6.3

Documentation

None

Notes for Reviewers

FISH-5937 ticket mentions other errors, these are caused by stopping and starting the server as the reproducer says. These are not HealthCheck related and are not related to this ticket and fix.

@JamesHillyard JamesHillyard requested a review from aubi January 27, 2022 11:13
Copy link
Contributor

@aubi aubi left a comment

Choose a reason for hiding this comment

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

LGTM

@JamesHillyard JamesHillyard merged commit 1f2014a into payara:Payara6 Jan 27, 2022
@JamesHillyard JamesHillyard deleted the FISH-5937-Payara6 branch January 27, 2022 14:37
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.

2 participants