File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1079,7 +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.
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 the subscriber specifies a
1084+ Subscribe ID that does not exist within the Session.
10831085
10841086Unlike a new subscription, SUBSCRIBE_UPDATE can not cause an Object to be
10851087delivered multiple times. Like SUBSCRIBE, EndGroup and EndObject MUST specify the
You can’t perform that action at this time.
0 commit comments