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

[Java Client] [Java Broker] JMS Selector parsing will not fail if a valid selector is followed by invalid text

    XMLWordPrintableJSON

Details

    Description

      A JMS Selector which has a valid stem followed by invalid data will not cause a failure, and the selector will be parsed an executed as if only the valid stem were present.

      For example the selector

      a = 1 AMD  b = 2
      

      will be treated as if the selector was

      a = 1
      

      Attachments

        Issue Links

          Activity

            People

              lorenz.quack Lorenz Quack
              rgodfrey Robert Godfrey
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: