[jboss-jira] [JBoss JIRA] Updated: (JGRP-840) Probe: provide API to programmatically execute queries and handle results
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Feb 12 06:39:18 EST 2010
[ https://jira.jboss.org/jira/browse/JGRP-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-840:
--------------------------
Fix Version/s: 3.x
(was: 2.10)
Nobody has asked for this, so moving to the graveyard (3.x)
> Probe: provide API to programmatically execute queries and handle results
> -------------------------------------------------------------------------
>
> Key: JGRP-840
> URL: https://jira.jboss.org/jira/browse/JGRP-840
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 3.x
>
>
> Currently, probe gets its results as a plain text, read from a datagram socket. An API would allow clients to gets responses aggregated by cluster member, in hashmap format. A client should be able to register and get notified whenever a response was received, and also retrieve the entire response set after a timeout.
> Such an API makes it simpler for (e.g.) management applications to ping the cluster members and get information about them. Without the API, a client has to parse the returned text and arrange it into keys and values.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list