You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/17 17:41:00 UTC

[jira] [Closed] (STREAMPIPES-346) Improve REST publisher

     [ https://issues.apache.org/jira/browse/STREAMPIPES-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Riemer closed STREAMPIPES-346.
--------------------------------------
    Resolution: Won't Fix

> Improve REST publisher
> ----------------------
>
>                 Key: STREAMPIPES-346
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-346
>             Project: StreamPipes
>          Issue Type: Improvement
>          Components: Pipeline Elements
>            Reporter: Patrick Wiener
>            Priority: Major
>              Labels: newbie, suggestion-postpone
>             Fix For: 0.90.0
>
>
> *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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)