acks:"1"# -1 = all; 0 = no acknowledgments; 1 = only waits for the leader to acknowledge
acks:"1"# -1 = all; 0 = no acknowledgments; 1 = only waits for the leader to acknowledge
batch_size:"128"# for producer
batch_size:"128"# for producer
linger_ms:"1"# for producer
linger_ms:"5"# for producer
partitions_consumed_concurrently:"1"# (EXPERIMENTAL) increase this value if you are planning to handle more than one partition (scale up, scale down) - this will decrease the latency
partitions_consumed_concurrently:"1"# (EXPERIMENTAL) increase this value if you are planning to handle more than one partition (scale up, scale down) - this will decrease the latency
requestTimeout:"30000"# The default value in kafkajs is: 30000
requestTimeout:"30000"# The default value in kafkajs is: 30000
"sync-strategy-merge-hint":"Creates or updates selected entities in the repository. All other repository entities are <b>not modified</b>.",
"sync-strategy-merge-hint":"Creates or updates selected entities in the repository. All other repository entities are <b>not modified</b>.",
"sync-strategy-overwrite-hint":"Creates or updates selected entities in the repository. All other repository entities are <b>deleted</b>.",
"sync-strategy-overwrite-hint":"Creates or updates selected entities in the repository. All other repository entities are <b>deleted</b>.",
"device-credentials-conflict":"Failed to load the device with external id <b>{{entityId}}</b><br/>due to the same credentials are already present in the database for another device.<br/>Please consider disabling the <b>load credentials</b> setting in the restore form.",
"device-credentials-conflict":"Failed to load the device with external id <b>{{entityId}}</b><br/>due to the same credentials are already present in the database for another device.<br/>Please consider disabling the <b>load credentials</b> setting in the restore form.",
"missing-referenced-entity":"Failed to load the <b>{{sourceEntityTypeName}}</b> with external id <b>{{sourceEntityId}}</b><br/>because it references missing <b>{{targetEntityTypeName}}</b> with id <b>{{targetEntityId}}</b>."
"missing-referenced-entity":"Failed to load the <b>{{sourceEntityTypeName}}</b> with external id <b>{{sourceEntityId}}</b><br/>because it references missing <b>{{targetEntityTypeName}}</b> with id <b>{{targetEntityId}}</b>.",