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 13:42:27 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #435: Improve container-core serialization performance

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

   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.
   
   Imported from Jira [STREAMPIPES-269](https://issues.apache.org/jira/browse/STREAMPIPES-269). 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 #435: Improve container-core serialization performance

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #435: Improve container-core serialization performance
URL: https://github.com/apache/streampipes/issues/435


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