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-82 Command Line option --warmup results in an Exception when Payara Micro instance stops when Request Tracing is activated #4834

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

Pandrex247
Copy link
Member

Description

This is a bug fix.

Adds a check to the RequestTraceStoreFactory for whether the ClusteredStore service is actually active.

Testing

java -jar payara-micro.jar --enableRequestTracing --warmup --rootdir startup
You should see no errors about ClusteredStore being started at RunLevel 9 rather than 10.

Testing Environment

Windows 10, Zulu JDK 8u262

@Pandrex247
Copy link
Member Author

Jenkins test please

@Pandrex247 Pandrex247 added this to the 5.2020.5 milestone Aug 14, 2020
@Pandrex247 Pandrex247 merged commit df195d8 into payara:master Aug 18, 2020
@Pandrex247 Pandrex247 deleted the FISH-82 branch August 18, 2020 12:05
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