Details
Description
Currently, when there is a running ExclusiveOwner connection and a ListenOnly connection shall be established that uses the same T2O connection point, the ListenOnly also must address the same configuration connection point that the ExclusiveOwner connection uses.
As a new requirement, it shall be possible to open ListenOnly connections without the need to also address the same configuration connection point.However, the new implementation shall be compatible to the existing one.
The handling of the connection path shall be as follows in case a ListenOnly or InputOnly connection "connects" to an already running connection.
If there is a configuration connection point and corresponding data section present in the connection path, it shall be checked against the running connection.
If there is no configuration connection point, the connection shall be accepted.
Attachments
Issue Links
- is blocked by
-
PSEIS-890 Handling of configuration connection point for ListenOnly/InputOnly connections
- Closed