Free version restriction

Specifies the restriction versus paid

The free version of the replicator has the following functional and throughput restrictions:

1. Topic-Partition Limit

The replicator is restricted to processing a maximum of 5 topic-partitions per replication pipeline.

  • This limit is the sum of partitions across all topics being replicated in a single application.

  • If the total number of topic partitions exceeds 5, the replication pipeline will stop.

2. Feature Restrictions

The following features are not supported in the free version:

  • Exactly-Once Processing: Guaranteeing message delivery without duplicates is unavailable.

  • Schema Mapping: The ability to transform or map schemas between source and destination topics is unavailable.

Last updated

Was this helpful?