jgroups-extras / jgroups-aws

Discovery protocol for JGroups using AWS S3 buckets as cluster information store
http://jgroups.org
Apache License 2.0
13 stars 11 forks source link

Support environmental properties to set protocol properties #374

Open rhusar opened 1 month ago

rhusar commented 1 month ago

This has been leading to a LOT of confusion with different people trying to configure the stack with properties, but when the S3_PING was added to the stack, they have not added the properties as configurable from the parameters.

When we expose all properties to be set using environmental properties, this won't matter if people are using WildFly, Keycloak, their custom app - it will work the same. Similar to KUBE_PING.