I have a stream that somehow got itself set as its own flow target -- RTC won't let me delete it
I have a stream that originally had a flow target to another stream
I was asked to remove this flow target
When I did that, the flow target somehow got updated to be itself
I am worried that this is going to cause a horrible problem and want to remove this cycle -- will this cause an endless loop of 'flowing' and blow up the stream ?
I believe I need an admin's help to fix this...
( this is RTC client/server 5.0.1 )
One answer
Although strange, it is almost certainly harmless. There are no algorithms that recurse down the flow relations (these relations are just used to configure the Pending Changes view). For example, you can have stream A be a flow target of stream B, and stream B be a flow target of stream A, so there is nothing problematic with cyclic flow relations.