Build couchbase-server-7.1.0-1618 contains eventing commit 875f7d8 with commit message: MB-49062: Remove bracket from dcp name
Couchbase Build Team
added a comment - Build couchbase-server-7.1.0-1618 contains eventing commit 875f7d8 with commit message:
MB-49062 : Remove bracket from dcp name
Is this fix really needed? The originally issue (MB-48655) on the KV side has already been fixed. Maybe it helps a little for upgrade use case.
Patrick Varley
added a comment - Is this fix really needed? The originally issue ( MB-48655 ) on the KV side has already been fixed. Maybe it helps a little for upgrade use case.
Patrick Varley We fixed it anyways as we didn't need the '{}' to begin with. Yeah, some help with upgrade but I guess only when kv+eventing are colocated
Jeelan Poola
added a comment - Patrick Varley We fixed it anyways as we didn't need the '{}' to begin with. Yeah, some help with upgrade but I guess only when kv+eventing are colocated
2022-02-25T10:13:59.229397+00:00 INFO 68: (src) DCP (Producer) eq_dcpq:eventing:g0lNOdrK-3:eventing:g0lNOdrK-2:1723516303_127.0.0.1:11210_worker_src/_default/abc_0_127.0.0.1:8096/0 - (vb:1023) Creating stream with start seqno 0 and end seqno 18446744073709551615; requested end seqno was 18446744073709551615, snapshot:{0,0} collections-filter-size:1 sid:none
eventing.log
2022-02-25T10:13:58.011+00:00 [Info] DCPT[eventing:g0lNOdrK-3:eventing:g0lNOdrK-2:1723516303_127.0.0.1:11210_worker_src/_default/abc_0_127.0.0.1:8096/0] ##abcd feed started ... collectionAware: true
Ankit Prabhu
added a comment - memcached.log
memcached.log
2022-02-25T10:13:59.229397+00:00 INFO 68: (src) DCP (Producer) eq_dcpq:eventing:g0lNOdrK-3:eventing:g0lNOdrK-2:1723516303_127.0.0.1:11210_worker_src/_default/abc_0_127.0.0.1:8096/0 - (vb:1023) Creating stream with start seqno 0 and end seqno 18446744073709551615; requested end seqno was 18446744073709551615, snapshot:{0,0} collections-filter-size:1 sid:none
eventing.log
2022-02-25T10:13:58.011+00:00 [Info] DCPT[eventing:g0lNOdrK-3:eventing:g0lNOdrK-2:1723516303_127.0.0.1:11210_worker_src/_default/abc_0_127.0.0.1:8096/0] ##abcd feed started ... collectionAware: true
Build couchbase-server-7.1.0-1618 contains eventing commit 875f7d8 with commit message:
MB-49062: Remove bracket from dcp name