I am simply subscribing RIC as : consumerSubscriber.registerClient(reqMsg.serviceName(serviceName) .name(ricString),this);
But there was cases when OnAllMsg receive status as "Service Not Up". May I know scenario when we will get this message and what can we do to fix this.
RFA Dispatch Thread]: Data State : [Suspect], Stream State : [Open] , MDS Status response [Service not up] for problematic RIC : [RIC NAME]
For same RIC, expected message is :
Data State : [Suspect], Stream State : [CLOSED] , MDS Status response [*RIC NOT FOUND] for problematic RIC : [RIC NAME]
Thanks,
Vikas