[jboss-jira] [JBoss JIRA] Updated: (JBAS-4526) JBossMQ UIL2 Read/Write Tasks should not be doing initialization

Adrian Brock (JIRA) jira-events at lists.jboss.org
Mon Jul 9 13:54:42 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4526?page=all ]

Adrian Brock updated JBAS-4526:
-------------------------------

    Description: 
The JBossMQ UIL2 Read/Write tasks both do their stream initialization when each thread starts.
This code needs changing such that the streams are allocated before starting the threads.

Only if all resources can be succesfully allocated should we start the threads.

  was:
The JBossMQ UIL2 Read/Write tasks both do their stream initialization when each thread starts.
This code needs changing such that the streams are allocated before started the threads.

Only if all resources can be succesfully allocated should we start the threads.


> JBossMQ UIL2 Read/Write Tasks should not be doing initialization
> ----------------------------------------------------------------
>
>                 Key: JBAS-4526
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4526
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JMS service
>    Affects Versions: JBossAS-4.2.1.GA
>            Reporter: Adrian Brock
>         Assigned To: Adrian Brock
>             Fix For: JBossAS-5.0.0.GA, JBossAS-4.2.2.CR1
>
>
> The JBossMQ UIL2 Read/Write tasks both do their stream initialization when each thread starts.
> This code needs changing such that the streams are allocated before starting the threads.
> Only if all resources can be succesfully allocated should we start the threads.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list