...
Field | Description |
---|---|
| An optional field for user defined information. |
| Automatically populated if an error occurs during collection or forwarding of the message. |
| An optional list of headers. |
| An optional field for the key. |
| The offset of the collected message. A read only field. |
| <??>. A read only field indicating how many records are left to process. This value can be used as an indication for scaling. |
| The partition the message was collected from / is forwarded to. <WHAT IF LEFT EMPTY?> |
| The time collection/forwarding time. Automatically set. |
| The topic the message was collected from / is forwarded to. If there is only one Topic that can be forwarded to, this field can be left empty. If a non-existing Topic is entered, the Topic will be created. |
| The contents of the message. |
Info |
---|
When forwarding a message to Kafka all fields are optional, except for topic and value. |