[ https://issues.apache.org/jira/browse/GEODE-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacob Barrett updated GEODE-8103: --------------------------------- Affects Version/s: 1.14.0 1.13.0 > Rename SniSocketFactory to SniProxySocketFactory for consistency. > ----------------------------------------------------------------- > > Key: GEODE-8103 > URL: https://issues.apache.org/jira/browse/GEODE-8103 > Project: Geode > Issue Type: Improvement > Affects Versions: 1.13.0, 1.14.0 > Reporter: Jacob Barrett > Priority: Major > Fix For: 1.13.0, 1.14.0 > > > The class SniSocketFactory should be renamed SniProxySocketFactory. The class > in question produces objects of type SniProxySocket. An "SNI socket" isn’t a > thing but an SNI proxy is a thing. The factory class that produces proxy > socket factories (yes a meta factory) ProxySocketFactories uses the > “ProxySocket” name as well. It fells very inconsistent with all the other > classes that make up with API for SniSocketFactory to not have a proxy in it > and be called SniProxySocketFactory. -- This message was sent by Atlassian Jira (v8.3.4#803005)