+1 On Thu, Nov 9, 2017 at 12:18 PM, Kirk Lund <[email protected]> wrote:
> I'd like to do some renaming to use better class names including: > > GEODE-3965: Rename DistributionManager to ClusterDistributionManager and DM > to DistributionManager > > The results would be: > > * interface = DistributionManager > * impl for cluster = ClusterDistributionManager > * impl for loner = LonerDistributionManager > > Please let me know if anyone feels strongly against this rename. > > Thanks! > Kirk >
