Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-1254

GetJMSQueue and GetJMSTopic have unnecessary Destination Type property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Extensions
    • None

    Description

      GetJMSQueue and GetJMSTopic have added a new property Destination Type. The values for Destination Type are "Queue" and "Topic". Testing with the latest code in master, the Destination Type property doesn't seem to have any affect on the processor, since GetJMSQueue with Destination Type = Topic still reads from a queue (and vice versa).

      Destination Type property was not in the 0.3.0 release. Remove the new Destination Type property before the 0.4.0 release. It gets very inconvenient to remove properties after a release, because you would get "Destination Type is not a supported property" warnings if you keep the same flow.xml when you upgrade to a new NiFi release.

      I'm testing a patch ...

      Attachments

        1. 0001-NIFI-1254.patch
          10 kB
          Michael W Moser

        Activity

          People

            mosermw Michael W Moser
            mosermw Michael W Moser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: