No, because Hazelcast clients use the built-in (albeit open) open TCP protocol, there is no real proxy support. You may be able to use the SOCKS proxy, but this is not supported.
There is also a prototype for tunneling the protocol through an HTTPS session, but the same thing that is not officially supported: https://github.com/noctarius/https-tunnel-openshift-hazelcast
source
share