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/12 08:35:53 UTC

[GitHub] [streampipes] tenthe opened a new issue, #1085: Refactor `FileStreamProtocol`

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

   ### Body
   
   The `FileStreamProtocol` can be used to replay event streams from files that are uploaded (e.g. csv file).
   The protocol currently handles its own event schema and requires the `SendToBrokerReplayAdapterSink` class.
   The logic of this class can be moved into the protocol so that it uses the regular connect API.
   
   This issue should do some cleanup before we can start refactoring the connect API.
   
   ### 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 closed issue #1085: Refactor `FileStreamProtocol`

Posted by GitBox <gi...@apache.org>.
tenthe closed issue #1085: Refactor `FileStreamProtocol`
URL: https://github.com/apache/streampipes/issues/1085


-- 
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