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 2022/11/26 14:21:18 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #501: Avoid duplicated visualizable pipelines

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

   For each pipeline including a dashboard sink, a _VisualizablePipeline_ object is created in the database.
   
   This leads to duplicated items in the dashboard in case the dashboard sink is not properly shut down.
   
   Remove the visualizable pipeline database and dynamically create the _VisualizablePipline_ object to avoid duplicates.
   
   Imported from Jira [STREAMPIPES-368](https://issues.apache.org/jira/browse/STREAMPIPES-368). Original Jira may contain additional context.
   Reported by: riemer.


-- 
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] dominikriemer closed issue #501: Avoid duplicated visualizable pipelines

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #501: Avoid duplicated visualizable pipelines
URL: https://github.com/apache/streampipes/issues/501


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