payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
873 stars 300 forks source link

FISH-8342 : hazelcast yaml files allowed #6796

Closed luiseufrasio closed 1 week ago

luiseufrasio commented 2 weeks ago

Description

Support YAML format for Hazelcast Configuration file

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

  1. Build Server
  2. Run Server
  3. Download yaml example at https://payara.atlassian.net/browse/FISH-8342
  4. Run: asadmin set-hazelcast-configuration --hazelcastconfigurationfile PATH\to\hazelcast-config.yaml

Testing Environment

Zulu JDK 11.0.11 on Windows 11 with Maven 3.8.4

luiseufrasio commented 2 weeks ago

jenkins test please