File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1079,8 +1079,9 @@ subscription can be made. The start Object MUST NOT decrease and when it increas
10791079there is no guarantee that a publisher will not have already sent Objects before
10801080the new start Object. The end Object MUST NOT increase and when it decreases,
10811081there is no guarantee that a publisher will not have already sent Objects after
1082- the new end Object. A publisher SHOULD close the Session with an error of
1083- ' Protocol Violation' if the SUBSCRIBE_UPDATE violates either rule.
1082+ the new end Object. A publisher SHOULD close the Session as a 'Protocol Violation'
1083+ if the SUBSCRIBE_UPDATE violates either rule or if it specifies a Subscribe ID
1084+ that has never existed within the Session.
10841085
10851086Unlike a new subscription, SUBSCRIBE_UPDATE can not cause an Object to be
10861087delivered multiple times. Like SUBSCRIBE, EndGroup and EndObject MUST specify the
You can’t perform that action at this time.
0 commit comments