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-441: Write Warning message instead of Exception when MonitoringRuntimeData not found. #4891

Merged
merged 2 commits into from
Sep 21, 2020

Conversation

rdebusscher
Copy link

Description

Under certain conditions, a Warning with Stacktrace can be thrown when Services are still registering and the MonitoringRuntimeData is accessed. This replaces the stacktrace with a proper warning message so that the module for which the enable/disable occurs is known.

Testing

Testing Performed

Basic testing with Monitoring Service active.

Testing Environment

Oracle 1.8.0_181 on Mac 10.14.6 with Maven 3.5.4

Notes for Reviewers

Second commit contains a cleanup of the code so align with code conventions.

@Cousjava
Copy link
Contributor

Jenkins test please

@MattGill98 MattGill98 merged commit 27305d5 into payara:master Sep 21, 2020
@rdebusscher rdebusscher deleted the FISH-441 branch December 1, 2020 14:40
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.

3 participants