Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit eccbf6f

Browse files
Wording
1 parent eaf6c01 commit eccbf6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mqtt_node.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ start() ->
5858
{ok, _, _} ->
5959
ok;
6060
{timeout, _} = Err ->
61-
rabbit_log:warning("Timeout waiting for mqtt cluster"),
61+
rabbit_log:warning("MQTT: timed out contacting cluster peers"),
6262
Err;
6363
Err ->
6464
Err

0 commit comments

Comments
 (0)