Bug 817777
| Summary: | Default value for "Redistribution Delay" (when creating JMS Queue) is not properly defined in JON UI | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | bkramer <bkramer> |
| Component: | Plugin -- JBoss EAP 5 | Assignee: | Thomas Segismont <tsegismo> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.0.1 | CC: | loleary, myarboro, rhatlapa, tsegismo |
| Target Milestone: | ER01 | ||
| Target Release: | JON 3.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| 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: | 817778 | ||
| Bug Blocks: | |||
|
Description
bkramer
2012-05-01 08:55:57 UTC
per BZ triage ... crouch, loleary, foley Per 3.1.2 triage with loleary, mfoley, ccrouch, asantos: Okay to move to JON 3.2. Please specify the plugin and resource type you're talking about, as well as the managed server version. The only "Redistribution Delay" thing I found in our code is in AS7 plugin / "Address Setting". I tried to create a new Address Setting in EAP6.1 and changed the Redistribution Delay config param and it worked fine (even with -1). (In reply to Thomas Segismont from comment #3) > Please specify the plugin and resource type you're talking about, as well as > the managed server version. > > The only "Redistribution Delay" thing I found in our code is in AS7 plugin / > "Address Setting". I tried to create a new Address Setting in EAP6.1 and > changed the Redistribution Delay config param and it worked fine (even with > -1). Sorry - I forgot to include that information. This problem was noticed when running EAP 5.1.2 + hornetQ enabled. I tried with this stack: EAP 5.2 RHQ 4.8-SNAPSHOT hornetq-jopr-plugin-2.0.0.Final It works fine. When creating a Queue, "Redistribution Delay" is set to -1 by default as expected. After the queue is created, I can change this value and then set it back to -1 without problems. Please provide any logs, stacktraces ... etc which would help to reproduce the problem. Initially I did a test and reported this bug for JBoss ON 3.0.1 version and EAP 5.1.2 with hornetQ enabled. However, I've just done the same test on JBoss ON 3.1.2 with EAP 5.1.2 with hornetQ and this worked fine. The value of "Redistribution Delay" was set to -1 and I got warning and couldn't proceed further when I tried to set this property to some incorrect value (for instance "-"). As this is MODIFIED or ON_QA, setting milestone to ER1. Verified with JON 3.2.0.ER4 |