Bug 912805 - Unable to change async-handler queue length
Summary: Unable to change async-handler queue length
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Logging
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER4
: EAP 6.1.0
Assignee: James Perkins
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 911319
TreeView+ depends on / blocked
 
Reported: 2013-02-19 17:36 UTC by Thomas Segismont
Modified: 2013-07-23 18:46 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Thomas Segismont 2013-02-19 17:36:07 UTC
Description of problem:
Changing an async-handler queue length does not work.

Version-Release number of selected component (if applicable):
EAP 6.1.DR4

How reproducible:
Always

Steps to Reproduce:
1. With EAP admin console create an aync-handler under the logging subsystem
2. Then edit the properties to change the queue length
3. Save
  
Actual results:
Queue length unchanged without error message.

Expected results:
Queue length should have been updated

Additional info:
It also doesn't work through the CLI:

[standalone@localhost:10631 async-handler=ASYNC] :write-attribute(name=queue-length,value=511)
{
    "outcome" => "failed",
    "failure-description" => "JBAS014746: queue-length may not be null",
    "rolled-back" => true
}

Comment 1 Radim Hatlapatka 2013-02-22 07:53:58 UTC
Why was the version changed to EAP 6.0.0.DR4 when the issue occurs in EAP 6.1.0.DR4.

Comment 2 Rostislav Svoboda 2013-02-22 08:16:21 UTC
Not sure, history https://bugzilla.redhat.com/show_activity.cgi?id=912805 says it was done by John Doyle. I think it's accidental change, fixing version.

Comment 3 James Perkins 2013-03-08 00:25:42 UTC
Need an upstream bug for this.

Comment 4 Rostislav Svoboda 2013-03-08 07:19:09 UTC
This BZ is filled against product, so this is the right place to solve the issue.

If you need additional place to track your work, please create JIRA or what you prefer and link it with this BZ using 'External Trackers' section.

Comment 6 Radim Hatlapatka 2013-03-22 11:51:25 UTC
The fix is made for ER4 which is not yet available for QA setting to MODIFIED

(In ER3 it is not fixed)

Comment 7 Petr Kremensky 2013-04-03 15:36:47 UTC
Verified on EAP 6.1.0 ER4


Note You need to log in before you can comment on or make changes to this bug.