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

Issue #6118 Warn if hazelcast cfg file is missing SessionDataSerializer #6321

Merged

Conversation

janbartel
Copy link
Contributor

Fixes #6118

Output a log warning if the user has supplied an optional hazelcast xml config file to configure hazelcast, and it is missing the serializer for the SessionData class.

Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel requested a review from olamy May 25, 2021 06:39
@janbartel janbartel self-assigned this May 25, 2021
@janbartel janbartel added this to In progress in Jetty 10.0.4/11.0.4 FROZEN via automation May 25, 2021
Jetty 10.0.4/11.0.4 FROZEN automation moved this from In progress to Review in progress May 26, 2021
Jetty 10.0.4/11.0.4 FROZEN automation moved this from Review in progress to Reviewer approved May 28, 2021
@janbartel janbartel merged commit a55b315 into jetty-10.0.x Jun 2, 2021
Jetty 10.0.4/11.0.4 FROZEN automation moved this from Reviewer approved to Done Jun 2, 2021
@janbartel janbartel deleted the jetty-10.0.x-6118-warn-incorrect-hazelcast-xml-config branch June 2, 2021 00:34
janbartel added a commit that referenced this pull request Jun 2, 2021
…er (#6321)

* Issue #6118 Warn if hazelcast cfg file is missing SessionDataSerializer

Signed-off-by: Jan Bartel <janb@webtide.com>
janbartel added a commit that referenced this pull request Jun 3, 2021
…er (#6321) (#6345)

* Issue #6118 Warn if hazelcast cfg file is missing SessionDataSerializer

Signed-off-by: Jan Bartel <janb@webtide.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Display a warning when Hazelcast configuration does not contain Jetty session serializer
2 participants