Bug 1158079
Summary: | (6.4.0) Upgrade to HornetQ 2.3.23.Final from 2.3.21.Final-redhat-1 | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Kabir Khan <kkhan> |
Component: | HornetQ | Assignee: | Clebert Suconic <csuconic> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Miroslav Novak <mnovak> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4.0 | CC: | bbaranow, dosoudil, istudens, msvehla |
Target Milestone: | DR8 | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
// EAP6-332 - Ability to close all consumers on a destination and the connections for these consumers
// Question - Is it necessary to add mention of the Management CLI command?
The ability to close all consumers on a destination and the connections for those consumers has been added. This command is available via the Management CLI, management API and JMX.
// EAP6-337 - Abort slow HornetQ consumers
The rate of consumption for message consumers may now be monitored automatically, and action taken if the rate does not meet specific criteria. A minimum consumption rate is specified in messages per second and if it is not met, either the consumer's connection is killed or a management notification is raised, which can be handled by an application. By default this feature is disabled.
// EAP6-331 - Ability to terminate a connection by JMS User
HornetQ now supports termination of connections with the JMS user as the criteria. Previously it was only possible to terminate connections according to the client ID or IP address.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-19 12:44:08 UTC | Type: | Component Upgrade |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1141873, 1143818, 1146506, 1147382, 1151466 | ||
Bug Blocks: | 1149127 |
Description
Kabir Khan
2014-10-28 14:00:43 UTC
I have created the tag HornetQ_2_3_22_Final should I upload a regular one or you want a brewed build? Can you assign someone who can do the proper build? if you need a regular build let me know and i will upload one real quick. Regular is fine until after dev freeze (25 Nov) 2.3.22 failed.. there was a test failure on it.. one of the committs didn't includ a proper fix. *** Bug 1149121 has been marked as a duplicate of this bug. *** MEAD build: https://brewweb.devel.redhat.com/taskinfo?taskID=8223129 Prod rebuild PR: https://github.com/jbossas/jboss-eap/pull/1937 EAP 6.4.0.DR8/9 contains HornetQ 2.3.23.Final. Setting as verified. John Doyle <jdoyle> updated the status of jira EAP6-331 to Closed |