Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 580 Bytes

File metadata and controls

15 lines (7 loc) · 580 Bytes

TopicSettings

The settings that are applicable to this topic. This includes partitions, configuration information, and number of replicas.

Properties

Name Type Description Notes
numPartitions Integer Number of partitions for this topic. If not specified, the default for new topics is `1`. Number of partitions may not be reduced when updating existing topics [optional]
config List<ConfigEntry> Topic configuration entries. [optional]