UPA documentation states that if Login request from consumer has both SingleOpen and AllowSuspectData flags set, then provider is supposed to handle recovery automatically and consumer should never receive item status CLOSED_RECOVER.
What happens when consumer receives source directory message (RSSL_DMT_SOURCE) indicating the source is DOWN with Status info? Documentation says in such case the status should be applied to all streams for that source, but will status be CLOSED_RECOVER or OPEN with data SUSPECT?
Does consumer have to re-request all streams when source is UP again?