stream-registry icon indicating copy to clipboard operation
stream-registry copied to clipboard

Change the signature of InfraManager.getClusterByKey

Open pthatchinamoorthy opened this issue 7 years ago • 0 comments

Desired Behavior

The signature of getClusterByKey should change to InfraManager.getClusterByKey(String clusterAlias)

Benefits

  • RegionDao moves to KafkaInfraManager(future StreamInfraManager see #109 )
  • Remove vpc and other HA specific arguments in the ClusterKey

pthatchinamoorthy avatar Feb 11 '19 20:02 pthatchinamoorthy