Skip to content

Commit 06afc7f

Browse files
Wording
(cherry picked from commit a4cb92a)
1 parent b7a756c commit 06afc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/clustering_management_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ concurrent_default_data_creation(Config) ->
641641
[Rabbit, Hare] = rabbit_ct_broker_helpers:get_node_configs(Config,
642642
nodename),
643643
%% Run multiple times to detect a race.
644-
%% This test simulates cocurrent database initialisation.
644+
%% This test simulates concurrent initialisation of several key node DB tables.
645645
%% Since this is node-local state, in practice this can only
646646
%% happen when a new cluster is formed and two nodes are booting
647647
%% at roughly the same time (say, within a couple of ms from each other).

0 commit comments

Comments
 (0)