You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2021/05/21 10:05:00 UTC

[jira] [Created] (STREAMPIPES-368) Avoid duplicated visualizable pipelines

Dominik Riemer created STREAMPIPES-368:
------------------------------------------

             Summary: Avoid duplicated visualizable pipelines
                 Key: STREAMPIPES-368
                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-368
             Project: StreamPipes
          Issue Type: Bug
          Components: Backend
            Reporter: Dominik Riemer
            Assignee: Dominik Riemer
             Fix For: 0.68.0


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)