KnownDataflowEndpointKafkaPartitionStrategy enum
DataflowEndpoint Kafka Partition Strategy properties
Fields
| Default | Default: Assigns messages to random partitions, using a round-robin algorithm. |
| Property | PROPERTY Option |
| Static | Static: Assigns messages to a fixed partition number that's derived from the instance ID of the dataflow. |
| Topic | TOPIC Option |