Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-840

Probe: provide API to programmatically execute queries and handle results

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Minor Minor
    • Future
    • None
    • None
    • 0
    • 0% 0%

      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.

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: