Skip to content

Commit 188733d

Browse files
michaelklishinmergify[bot]
authored andcommitted
Log message wording #14402
(cherry picked from commit 987f551)
1 parent 3e7d957 commit 188733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_stream/src/rabbit_stream_reader.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ open(info, {OK, S, Data},
696696
connection_state = State1}};
697697
failure ->
698698
_ = demonitor_all_streams(Connection),
699-
?LOG_INFO("Forcing stream connection ~tp closing because of "
699+
?LOG_INFO("Force closing stream connection ~tp because of "
700700
"transition to invalid state",
701701
[self()]),
702702
{stop, {shutdown, <<"Invalid state">>}};

0 commit comments

Comments
 (0)