[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9277) AS adapter does not enable polling when start/shutdown commands are disabled

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Jul 1 09:54:23 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612213#comment-12612213 ] 

Rob Stryker commented on JBIDE-9277:
------------------------------------

Max: 

  How *SHOULD* the pollers react?  As far as I'm concerned, the pollers are very simple, and can only respond as is expected. 

 - The web poller will poll a server's web port. If a proper response is given, it assumes the server is up. 
 - The JMX poller will initiate a JMX command, and, if a proper response is given, it assumes the server is up. 
 - The management port poller will initiate a remote management request, and, if a proper response is given, it assumes the server is up. 

What other ways can these pollers POSSIBLY respond? Are you suggesting a web port poller should be given different behaviours, like 'return it's up regardless of whether it is or is not' vs 'actually poll and do your job' ? 

That would make no sense. IT would make no sense for a web poller to do anything other than poll the web port, and, if it responds, reply that it's up. Same for JMX / as7 management. 

I'd LOVE to hear your thoughts on this. 

> AS adapter does not enable polling when start/shutdown commands are disabled
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-9277
>                 URL: https://issues.jboss.org/browse/JBIDE-9277
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.3.0.M2
>            Reporter: Libor Zoubek
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.M3
>
>
> See my [comment|https://issues.jboss.org/browse/JBIDE-9093?focusedCommentId=12610710&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12610710]

--
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