Trendyol / go-dcp-kafka

The Go implementation of the Couchbase to Kafka with DCP.
MIT License
68 stars 15 forks source link

Ephemeral bucket DCP issue #66

Closed busrauman closed 1 year ago

busrauman commented 1 year ago

Describe the bug

Version

busrauman commented 1 year ago

dcp-client observes and desires data to persist on Couchbase. Persistence is not required on Ephemeral Bucket. When adding following config to your config.yaml you can pass that logic.

rollbackMitigation:
  disabled: true