File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ Example:
119119.Sp
120120.Dl rabbitmq-streams stream_status --vhost Qo a-vhost Qc Qo a-stream Qc
121121.\" ------------------------------------
122- .It Cm restart_stream Ar stream Fl -vhost Ar virtual-host Fl -- preferred-leader-node Ar node
122+ .It Cm restart_stream Ar stream Fl -vhost Ar virtual-host Fl -preferred-leader-node Ar node
123123.Pp
124124Restarts a stream including all of it's replicas. The optional preferred
125125node flag instructs the command to try to place the leader on a specific node during the restart.
Original file line number Diff line number Diff line change @@ -1791,11 +1791,6 @@ to 16:
17911791This command clears the maximum number of connections limit for user
17921792.Qq limited_user :
17931793.sp
1794- .Dl rabbitmqctl clear_user_limits limited_user 'max-connections'
1795- .Pp
1796- This command disables client connections for user
1797- .Qq limited_user :
1798- .sp
17991794.Dl rabbitmqctl set_user_limits limited_user '{"max-connections": 0}'
18001795.\" ------------------------------------------------------------------
18011796.It Cm clear_user_limits Oc Ar username Oc Ar limit
You can’t perform that action at this time.
0 commit comments