You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/08 23:01:00 UTC

[jira] [Commented] (STREAMPIPES-269) Improve container-core serialization performance

    [ https://issues.apache.org/jira/browse/STREAMPIPES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261651#comment-17261651 ] 

ASF subversion and git services commented on STREAMPIPES-269:
-------------------------------------------------------------

Commit 806a67412612dc2ee485ea33a6829515bfc4d746 in incubator-streampipes's branch refs/heads/edge-extensions from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=806a674 ]

[STREAMPIPES-269] Isolate empire dependencies, bump empire version to 1.9.14


> Improve container-core serialization performance
> ------------------------------------------------
>
>                 Key: STREAMPIPES-269
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-269
>             Project: StreamPipes
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Dominik Riemer
>            Assignee: Dominik Riemer
>            Priority: Major
>             Fix For: 0.68.0
>
>
> Currently, JSON-LD is used to exchange container descriptions between the core and pipeline element endpoints. This decreases serialization performance and can be replaced by a pure JSON serialization.
> In addition, the bundle size of all pipeline element endpoints is reduced as JSON-LD/RDF handling can be removed and will be only used by the core.



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