You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/01/20 13:37:40 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #1133: Support output streams in functions

dominikriemer opened a new issue, #1133:
URL: https://github.com/apache/streampipes/issues/1133

   ### Body
   
   Add a feature to function definitions which allows to publish events back to StreamPipes.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] tenthe commented on issue #1133: Support output streams in functions

Posted by "tenthe (via GitHub)" <gi...@apache.org>.
tenthe commented on issue #1133:
URL: https://github.com/apache/streampipes/issues/1133#issuecomment-1399211281

   Hi @dominikriemer,
   how will the workflow be for the data streams created by functions?
   Do you already have an idea how we can integrate this into the e2e testing strategy?
   Cheers,
   Philipp


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer commented on issue #1133: Support output streams in functions

Posted by "dominikriemer (via GitHub)" <gi...@apache.org>.
dominikriemer commented on issue #1133:
URL: https://github.com/apache/streampipes/issues/1133#issuecomment-1400275281

   Hi @tenthe, here is an example:
   https://github.com/apache/streampipes-examples/blob/dev/streampipes-pipeline-elements-examples-processors-jvm/src/main/java/org/apache/streampipes/function/example/FunctionPublishExample.java
   
   We can have some test functions that are integrated into the e2e tests or write some integration tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #1133: Support output streams in functions

Posted by "dominikriemer (via GitHub)" <gi...@apache.org>.
dominikriemer closed issue #1133: Support output streams in functions
URL: https://github.com/apache/streampipes/issues/1133


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org