Question
CBA
AU
Last activity: 23 Apr 2020 15:06 EDT
stream service is not enabled by default when new node provisioned
Our application is running on AWS cloud, whenever a node goes down for any failure, new instance is provisioned by auto heal/scale functionality. but the stream service is not in normal state by default in the new node. Its in joining failed status, since the previous node is in unreachable state. this create lot of exceptions from queue processors. for now we are manually decommissioning the old node and start the new node. can we do this programmatically ? whenever new node comes we need to remove the unreachable nodes automatically