You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/12/05 19:50:50 UTC

[incubator-streampipes] branch edge-extensions updated (0e7883c -> 7c49cb7)

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a change to branch edge-extensions
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


    from 0e7883c  [hotfix] move node janitor out of dev setup and some minors
     new 9ddec31  Necessary Changes
     new 209c972  Merge branch 'edge-extensions' of https://github.com/apache/incubator-streampipes into edge-extensions
     new b44c16f  Merge remote-tracking branch 'upstream/edge-extensions' into edge-extensions
     new 9fa888b  Merge branch 'edge-extensions' of https://github.com/apache/incubator-streampipes into edge-extensions 03.12.
     new b3e2615  Merge branch 'edge-extensions' of https://github.com/apache/incubator-streampipes into edge-extensions
     new ceba797  Merge branch 'edge-extensions' of https://github.com/apache/incubator-streampipes into edge-extensions
     new 5f94b56  [WIP] initial event relay to remote broker
     new 7c49cb7  Merge pull request #30 from daniel88279/edge-extensions

The 5843 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 streampipes-backend/development/env                |  8 ++++----
 .../management/relay/EventRelayManager.java        | 23 ++++++++++++++++++++++
 .../management/relay/MqttKafkaBridge.java          |  2 +-
 .../rest/AbstractNodeContainerResource.java        |  1 -
 .../container/rest/InvocableEntityResource.java    | 17 +++++++++++++---
 .../manager/matching/InvocationGraphBuilder.java   | 23 ++++++++++++++++++----
 ui/angular.json                                    | 11 ++++++-----
 ui/package.json                                    | 14 ++++++-------
 8 files changed, 74 insertions(+), 25 deletions(-)