File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed
Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,10 @@ The following shows the supported upgrade paths.
137137
138138| From | To |
139139| ----------| --------|
140+ | 4.1.x | 4.2.x |
141+ | 4.0.x | 4.2.x |
140142| 4.0.x | 4.1.x |
143+ | 3.13.x | 4.2.x |
141144| 3.13.x | 4.1.x |
142145| 3.13.x | 4.0.x |
143146| 3.12.x | 3.13.x |
@@ -357,7 +360,7 @@ rabbitmq-upgrade.bat revive
357360</Tabs >
358361
359362The command exists to roll back (to the extent possible) the effects of the ` drain ` command.
360- It is only necessary to run this command if you decided you can't restart the node as planned.
363+ It is only necessary to run this command if you decided you can't restart the node as planned.
361364
362365It is ** not** necessary to revive a node after it was restarted/upgraded, because the restart
363366automatically takes the node out of maintenance mode.
@@ -411,5 +414,3 @@ Many client libraries libraries support host lists, for example:
411414* [ Java client] ( https://rabbitmq.github.io/rabbitmq-java-client/api/current/com/rabbitmq/client/ConnectionFactory.html#newConnection%28com.rabbitmq.client.Address%5B%5D%29 )
412415* [ .NET client] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs#L392 )
413416* [ Bunny] ( http://api.rubybunny.info/Bunny/Session.html#constructor_details )
414-
415-
Original file line number Diff line number Diff line change @@ -137,7 +137,10 @@ The following shows the supported upgrade paths.
137137
138138| From | To |
139139| ----------| --------|
140+ | 4.1.x | 4.2.x |
141+ | 4.0.x | 4.2.x |
140142| 4.0.x | 4.1.x |
143+ | 3.13.x | 4.2.x |
141144| 3.13.x | 4.1.x |
142145| 3.13.x | 4.0.x |
143146| 3.12.x | 3.13.x |
@@ -357,7 +360,7 @@ rabbitmq-upgrade.bat revive
357360</Tabs >
358361
359362The command exists to roll back (to the extent possible) the effects of the ` drain ` command.
360- It is only necessary to run this command if you decided you can't restart the node as planned.
363+ It is only necessary to run this command if you decided you can't restart the node as planned.
361364
362365It is ** not** necessary to revive a node after it was restarted/upgraded, because the restart
363366automatically takes the node out of maintenance mode.
@@ -411,5 +414,3 @@ Many client libraries libraries support host lists, for example:
411414* [ Java client] ( https://rabbitmq.github.io/rabbitmq-java-client/api/current/com/rabbitmq/client/ConnectionFactory.html#newConnection%28com.rabbitmq.client.Address%5B%5D%29 )
412415* [ .NET client] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs#L392 )
413416* [ Bunny] ( http://api.rubybunny.info/Bunny/Session.html#constructor_details )
414-
415-
Original file line number Diff line number Diff line change @@ -137,7 +137,10 @@ The following shows the supported upgrade paths.
137137
138138| From | To |
139139| ----------| --------|
140+ | 4.1.x | 4.2.x |
141+ | 4.0.x | 4.2.x |
140142| 4.0.x | 4.1.x |
143+ | 3.13.x | 4.2.x |
141144| 3.13.x | 4.1.x |
142145| 3.13.x | 4.0.x |
143146| 3.12.x | 3.13.x |
@@ -357,7 +360,7 @@ rabbitmq-upgrade.bat revive
357360</Tabs >
358361
359362The command exists to roll back (to the extent possible) the effects of the ` drain ` command.
360- It is only necessary to run this command if you decided you can't restart the node as planned.
363+ It is only necessary to run this command if you decided you can't restart the node as planned.
361364
362365It is ** not** necessary to revive a node after it was restarted/upgraded, because the restart
363366automatically takes the node out of maintenance mode.
@@ -411,5 +414,3 @@ Many client libraries libraries support host lists, for example:
411414* [ Java client] ( https://rabbitmq.github.io/rabbitmq-java-client/api/current/com/rabbitmq/client/ConnectionFactory.html#newConnection%28com.rabbitmq.client.Address%5B%5D%29 )
412415* [ .NET client] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs#L392 )
413416* [ Bunny] ( http://api.rubybunny.info/Bunny/Session.html#constructor_details )
414-
415-
You can’t perform that action at this time.
0 commit comments