Skip to content

Commit 930f537

Browse files
VMware RabbitMQ for Kubernetes 1.4 is out
1 parent 33c27e6 commit 930f537

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

site/admin-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ see <a href="./documentation.html">All Documentation Guides</a>.
124124

125125
* [Clustering](clustering.html)
126126
* [Cluster Formation and Peer Discovery](cluster-formation.html)
127-
* [Intra-cluster Compression](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/1.3/tanzu-rmq/GUID-clustering-compression-rabbitmq.html)
127+
* [Intra-cluster Compression](https://docs.vmware.com/en/VMware-RabbitMQ-for-Kubernetes/1.4/rmq/GUID-clustering-compression-rabbitmq.html)
128128

129129
### Replicated Queue Types, Streams, High Availability
130130

site/definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Every node in a cluster has its own replica of all definitions. When a part of d
3131
the update is performed on all nodes in a single transaction. This means that
3232
in practice, definitions can be exported from any cluster node with the same result.
3333

34-
[VMware RabbitMQ](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/index.html) supports [Warm Standby Replication](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/1.3/tanzu-rmq/GUID-standby-replication.html) to a remote cluster,
34+
[VMware RabbitMQ](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/index.html) supports [Warm Standby Replication](https://docs.vmware.com/en/VMware-RabbitMQ-for-Kubernetes/1.4/rmq/GUID-standby-replication.html) to a remote cluster,
3535
which makes it easy to run a warm standby cluster for disaster recovery.
3636

3737
Definition import on node boot is the recommended way of [pre-configuring nodes at deployment time](#import-on-boot).

site/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ for the original RabbitMQ protocol.
141141

142142
* [Clustering](clustering.html)
143143
* [Cluster Formation and Peer Discovery](cluster-formation.html)
144-
* [Intra-cluster Compression](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/1.3/tanzu-rmq/GUID-clustering-compression-rabbitmq.html)
144+
* [Intra-cluster Compression](https://docs.vmware.com/en/VMware-RabbitMQ-for-Kubernetes/1.4/rmq/GUID-clustering-compression-rabbitmq.html)
145145

146146
### Replicated Queue Types, Streams, High Availability
147147

site/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ limitations under the License.
162162
<p>
163163
All network traffic exchanged by nodes in a deployment is compressed by default.
164164
For JSON message payloads, bandwidth usage is reduced by 16x.
165-
<a href="https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/1.3/tanzu-rmq/GUID-clustering-compression-rabbitmq.html">Learn more</a>
165+
<a href="https://docs.vmware.com/en/VMware-RabbitMQ-for-Kubernetes/1.4/rmq/GUID-clustering-compression-rabbitmq.html">Learn more</a>
166166
</p>
167167
</div>
168168
</div>
@@ -173,7 +173,7 @@ limitations under the License.
173173
<p>
174174
VMware RabbitMQ supports continuous schema definition and message replication to a remote cluster,
175175
which makes it easy to run a standby cluster for disaster recovery.
176-
<a href="https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/1.3/tanzu-rmq/GUID-standby-replication.html">Learn more</a>
176+
<a href="https://docs.vmware.com/en/VMware-RabbitMQ-for-Kubernetes/1.4/rmq/GUID-standby-replication.html">Learn more</a>
177177
</p>
178178
</div>
179179
</div>

site/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ such as
7070
* [Heartbeats](#heartbeats) (a.k.a. keepalives)
7171
* [proxies and load balancers](#intermediaries)
7272

73-
[VMware RabbitMQ](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/index.html) provides an [Intra-cluster Compression](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/1.3/tanzu-rmq/GUID-clustering-compression-rabbitmq.html) feature.
73+
[VMware RabbitMQ](https://docs.vmware.com/en/VMware-Tanzu-RabbitMQ-for-Kubernetes/index.html) provides an [Intra-cluster Compression](https://docs.vmware.com/en/VMware-RabbitMQ-for-Kubernetes/1.4/rmq/GUID-clustering-compression-rabbitmq.html) feature.
7474

7575
A methodology for [troubleshooting of networking-related issues](./troubleshooting-networking.html)
7676
is covered in a separate guide.

0 commit comments

Comments
 (0)