104
edits
(add new kafka channel settings) |
No edit summary |
||
Line 458: | Line 458: | ||
* Topic: The name of the topic into which the Incidents are sent. | * Topic: The name of the topic into which the Incidents are sent. | ||
* Partitioner (firmware >= 4.5) | * Partitioner (firmware >= 4.5) | ||
** Random: Choose random partition on Kafka server | ** Random: Choose random partition on Kafka server (default) | ||
** Consistent: Choose partition based on CRC32 hash of the multimeter hostname | ** Consistent: Choose partition based on CRC32 hash of the multimeter hostname | ||
edits