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-7362 : Ignore ReplicatedMapCantBeCreatedOnLiteMemberException dispatched from Hazelcast #6566

Conversation

luiseufrasio
Copy link
Contributor

@luiseufrasio luiseufrasio commented Feb 15, 2024

Description

Cleanup unnecessary warning log

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

  1. Build Payara: 6.2024.3-SNAPSHOT
  2. Donwload zipped application reproducer: PayaraMicroHelloWorld.zip from https://payara.atlassian.net/browse/FISH-7367
  3. Change payara versions in pom.xml: <version.payara.micro>6.2024.3-SNAPSHOT</version.payara.micro><version.payara>6.2024.3-SNAPSHOT</version.payara>
  4. Build the reproducer: mvn clean package
  5. Download Hazelcast 5.3.6
  6. run bin/hz-start.bat
  7. run the reproducer via: mvn clean package payara-micro:start
  8. Check that the exception is not logged any more

Testing Environment

Zulu JDK 11.0.11 on Windows 11 with Maven 3.8.6

Documentation

None

@luiseufrasio
Copy link
Contributor Author

jenkins test please

@luiseufrasio luiseufrasio requested review from Pandrex247, breakponchito and aubi and removed request for Pandrex247 February 15, 2024 19:31
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.

Great, thank you

@luiseufrasio luiseufrasio merged commit 9f9d126 into payara:master Feb 19, 2024
1 check passed
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Mar 11, 2024
…licatedMapCantBeCreatedOnLiteMemberException-from-hazelcast

FISH-7362 : Ignore ReplicatedMapCantBeCreatedOnLiteMemberException dispatched from Hazelcast
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