You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -573,13 +573,13 @@ Super Stream supports [publish-filtering](#publish-filtering) and [consume-filte
573
573
Offset tracking is supported for the Super Stream consumer. </br>
574
574
In the same way as the standard stream, you can use the `SetAutoCommit` or `SetManualCommit` option to enable/disable the automatic offset tracking. </br>
575
575
576
-
On the super stream consumer message handler is possible to identify the partition, the consumer and the offset. </br>:
576
+
On the super stream consumer message handler is possible to identify the partition, the consumer and the offset: </br>
0 commit comments