@@ -1626,15 +1626,14 @@ field and field values derived from the corresponding SUBSCRIBE message
16261626The following values are used :
16271627
16281628* Resolved Subscribe Start Group:
1629- * For Subscribes with Filter Type Latest Object or Latest Group,
1630- this is equal to Largest Group ID.
1631- * For Subscribes with Filter Type AbsoluteStart or AbsoluteRange,
1632- this is equal to the StartGroup field of the Subscribe message
1629+ * For Latest Object or Latest Group filter types, this is Largest Group ID.
1630+ * For AbsoluteStart or AbsoluteRange filter types, this is the StartGroup field
1631+ of the SUBSCRIBE message
16331632* Resolved Subscribe Start Object:
1634- * For Subscribes with Filter Type Latest Object, this is equal to Largest Object ID.
1635- * For Subscribes with Filter Type Latest Group, this is 0
1636- * For Subscribes with Filter Type AbsoluteStart or AbsoluteRange,
1637- this is equal to the StartObject field of the Subscribe message
1633+ * For the Latest Object filter type , this is the Largest Object ID.
1634+ * For the Latest Group filter type , this is 0
1635+ * For AbsoluteStart or AbsoluteRange filter types, this is the StartObject field
1636+ of the SUBSCRIBE message
16381637* Preceding Group Offset: A field in the Joining Fetch message indicating the
16391638 relative offset from the start of the Subscribe
16401639
0 commit comments