NO-JIRA fuller description of 2.14.0 highlights

This commit is contained in:
Justin Bertram 2020-08-04 14:32:34 -05:00
parent 1e8e19c716
commit 19475d9d32
1 changed files with 6 additions and 1 deletions

View File

@ -13,7 +13,12 @@ This chapter provides the following information for each release:
[Full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12348290).
Highlights:
- Removing `broker.xml` queue parameters now causes these to be reset to their default values.
- Management methods to update diverts
- Ability to "disabled" a queue so that messages are not routed to it
- Support JVM GC & thread metrics
- Support for resetting queue properties by unsetting them in `broker.xml`
- Undeploy diverts by removing them from `broker.xml`
- Add `addressMemoryUsagePercentage` and `addressSize` as metrics
#### Upgrading from older versions