The in-memory-channel ClusterChannelProvisioner provides a synchronous Channel, which we no longer want. in-memory is an equivalent async Channel. in-memory-channel should be removed after everyone has had the chance to migrate off of it.
Additional Info
#708 created the in-memory ClusterChannelProvisioner. It will be included in the 0.4 release. We should wait one complete release before removing in-memory-channel.
The
in-memory-channelClusterChannelProvisionerprovides a synchronousChannel, which we no longer want.in-memoryis an equivalent asyncChannel.in-memory-channelshould be removed after everyone has had the chance to migrate off of it.Additional Info
#708 created the
in-memoryClusterChannelProvisioner. It will be included in the 0.4 release. We should wait one complete release before removingin-memory-channel.