Uploaded image for project: 'StreamPipes'
  1. StreamPipes
  2. STREAMPIPES-346

Improve REST publisher

    XMLWordPrintableJSON

Details

    Description

      Context

      The current implementation of the REST publisher sink supports sending HTTP request  to a defined URI, that is provided by a user [1]

      Problem

      The current solution has limited support for

      • HTTP requests other than POST (e.g., PUT to update)
      • endpoints with that required /${id1}/status/${id2}/ with properties from event, e.g. sensorId field
      • auth option other than directly injecting it in the URI (if required)
      • SSL option (if required)
      • Additional headers

      Solution

      Add missing features to REST publisher.

       

      [1]https://github.com/apache/incubator-streampipes-extensions/tree/dev/streampipes-sinks-brokers-jvm/src/main/java/org/apache/streampipes/sinks/brokers/jvm/rest

      Attachments

        Activity

          People

            Unassigned Unassigned
            wiener Patrick Wiener
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: