Given this new API:

        setPoolProxy(ProxyType type, String proxyAddress)

The ProxyType enum seems to be a look ahead at supporting other kinds of 
proxies.  What is your thinking about using the enum vs specific named API’s 
(e.g. setPoolProxyWithSNI).

Currently the definition of the proxyAddress seems to be dependent of the proxy 
type.  Did you consider stronger typing using an URI parameter type?

Anthony



> On Mar 6, 2020, at 11:04 AM, Bill Burcham <bill.burc...@gmail.com> wrote:
> 
> Please review the RFC for *Client side configuration for a SNI proxy*:
> 
> https://cwiki.apache.org/confluence/display/GEODE/Client+side+configuration+for+a+SNI+proxy
> 
> Please comment by Monday, March 9, 2020.
> 
> Regards,
> Bill and Ernie

Reply via email to