StreamState::CLOSED_REDIRECTED

When do a consumer get StreamState::CLOSED_REDIRECTED? Does it happen frequently or rarely? Is it possible to get it when I subscribe to say IBM.N?

Best Answer

  • Jirapongse
    Answer ✓

    The consumer will get StreamState::CLOSED_REDIRECTED when the requested RIC has been renamed to the new one. The newly named item is specified
    in AttribInfo::Name.

    Yes, it happens infrequently.