File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -379,6 +379,12 @@ subscriber that does not want to receive the entire track can opt to receive onl
379
379
the latest group(s). The publisher then selectively transmits objects based on
380
380
their group membership. Groups can contain any number of objects.
381
381
382
+ Within a track, the original publisher SHOULD produce Group IDs which increase
383
+ with time. Subscribers to tracks which do not follow this requirement SHOULD NOT
384
+ use range filters which span multiple groups in FETCH or SUBSCRIBE. SUBSCRIBE and
385
+ FETCH delivery use Group Order, so a FETCH cannot deliver Groups out of order
386
+ and a subscription could have unexpected delivery order if Group IDs do not increase
387
+ with time.
382
388
383
389
# # Track {#model-track}
384
390
You can’t perform that action at this time.
0 commit comments