Skip to content

Commit 2039e85

Browse files
Update howto-disk-backed-message-buffer.md
1 parent 2f3d26f commit 2039e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-disk-backed-message-buffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **disk-backed message buffer** feature is used for efficient management of m
2727
<!-- TODO: accuracy check -->
2828
By default, the disk-backed message buffer feature is disabled. In this case, messages remain in memory, and back pressure is applied to clients as the reader pool or scratch pool reaches the limit as defined by the [subscriber queue limit](./howto-broker-mqtt-client-options.md#subscriber-queue-limit).
2929

30-
Understanding and configuring the disk-backed message buffer feature maintains a robust and reliable message queuing system. Proper configuration is important in scenarios where message processing speed and connectivity are critical factors.
30+
Configuring the disk-backed message buffer is essential for maintaining a robust and reliable message queuing system, especially in scenarios where message processing speed and connectivity are critical.
3131

3232
## Configuration options
3333

0 commit comments

Comments
 (0)