Este contenido no está disponible en el idioma seleccionado.
Chapter 1. Enhancements
ENTMQIC-2354 - Ability to set a maximum message size and have attempts exceeding this rejected with a clear error
The vhost policy definition now supports a new
maxMessageSizeoption. The value ofmaxMessageSizedetermines the maximum size in bytes of AMQP message transfers allowed for connections to the vhost.
ENTMQIC-2450 - Reimplement mobile-sync as a core module
Previous releases of AMQ Interconnect supported mobile addresses, so that any user of an address may be directly connected to any router in the router network and may even move around the topology. In cases where messages are broadcast to or balanced across multiple consumers, the users of the address may be connected to multiple routers in the network.
With this release, the support of mobile addresses is a core component to improve performance of this feature.
ENTMQIC-2451 - Add ability to turn on router trace logging for a specific connection
With this release you can you can use
qdmanageto enable protocol-level trace logging for a particular connection.
ENTMQIC-2452 - Add a "qdr" prefix to the names of our metrics
To ensure uniqueness, all metrics are now prefixed with the string
qdr.