Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.0.0-Beta1, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4
-
Triaged
-
1
-
Unknown
-
KV-Engine-Sept-21, KV 2021-Oct-21, KV 2021-Nov
Description
Currently, if a pre-collections client tries to stream the default collection with a non inf+ stream end. And there are no items for the default collection between startSeqno and endSenqo. We should send a DcpSteamEnd opcode. Without sending a DcpSnapshotMarker. We can't just use a SeqnoAdvanced in this situation as pre-collections DCP clients will be unable to understand this.