[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9325) Refactor PollThread to not set the server but to return the caller the state the server shall be set to

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Jul 22 14:36:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim resolved JBIDE-9325.
-------------------------------------

    Resolution: Done


The Pollthread now does not call #stop(true) on delegates but informs PollResultListeners that were registered to it (by the delegates).
Committed to TRUNK (M3).

> Refactor PollThread to not set the server but to return the caller the state the server shall be set to
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9325
>                 URL: https://issues.jboss.org/browse/JBIDE-9325
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: JBossAS
>    Affects Versions: 3.3.0.M2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.x
>
>
> The current implementation of the PollThread, which monitors the server startup/shutdown currently sets the server state. IMHO in sake of separation of concerns the PollThread should not set the server state but shut return the caller the state that it detected/failure.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list