confluentinc / confluentinc/kafka-tutorials
KT w/ Kafka Streams: run your app to CCloud
Open
bug
ccloud
kstreams
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
For any KT with Kafka Streams, in the run your app to CCloud section (e.g. https://kafka-tutorials.confluent.io/create-stateful-aggregation-sum/kstreams.html#run-your-app-to-confluent-cloud) it will fail unless the user is instructed to modify the properties file with `replication.factor=3`.
Error:
```
PolicyViolationException: Topic replication factor must be 3
```
Contributor guide
Assessment
This issue has not been assessed yet.