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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
