Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3518

Introduce client side ability to detect server side selector support presence

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.15
    • Broker-J, JMS AMQP 0-x
    • None

    Description

      Currently the Java Client supports client-side selectors and the Java Broker provides server-side selectors. Where available, server-side selectors should always be used. On the C++ side, there are only client-side selectors and server-side selectors remain a future enhancement.

      The Java Broker needs to advertise, on connection, the presence of server-side selectors and the Java Client detect this and use them. Where the Java Client does not see this feature advertised (i.e. on connection to the C++ broker) it should revert to use client-side selectors.

      This detection approach should be implemented in a generic way such that the client detects on connection a list of advertised features from the broker, so that it could be extended to support XA and other such features.

      The model adopted should be consistent across Java and C++ brokers.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kwall Keith Wall
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment