SvenO3 opened a new issue, #4543: URL: https://github.com/apache/streampipes/issues/4543
### Body If external resources depend on data from a data stream, deleting or modifying the data stream or adapter can cause problems. To make sure these resources can handle these changes accordingly they should be notified. This should happen in 2 stages: - [ ] Create a simple Event Publisher that broadcasts changes of a data stream - [ ] Create a full service where each resource can register a handler that is called whenever a data stream gets changed. The UI should also display the affected resources before the user confirms the changes ### 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]
