Closed
Description
Subscriptions always end with either SUBSCRIBE_FIN or SUBSCRIBE_RESET, except when they Expire and then no control message is sent. This complicates the state machine and adds another case to handle.
The subscriber needs to start a timer or something similar to know when the subscription will end, and it doesn't get to know the final group or object ID.