Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Property
| Description
|
---|---|
Connection
| Name of the MQTT source connection.
|
Connection Type
| The MQTT connection type.
The connection type populates automatically based on the connection that you select.
|
Topic
| Name of the MQTT topic.
|
Connection Property
| Description
|
---|---|
Client ID
| Optional. Unique identifier that identifies the connection between the MQTT source and the MQTT broker. The client ID is the file-based persistence store that the MQTT source uses to store messages when they are being processed.
If you do not specify a client ID, the
streaming ingestion task uses the client ID provided in the MQTT connection. However, if you have not specified the client ID even in the MQTT connection, the
streaming ingestion task generates a unique client ID.
|
Max Queue Size
| Optional. The maximum number of messages that the processor can store in memory at the same time.
Default value is 1024 bytes.
|