This is an automated email from the ASF dual-hosted git repository.
gomm pushed a change to branch edge-extensions
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.
from e715c66 [hotfix] support series connection of identical pipeline
elements and call node controller for configuring connect adapters
new 98c8101 fixed issues with evaluation logging
new d2bfbd1 introduced policy reset after successful offloading
new 9010d49 Merge branch 'edge-extensions' of
https://github.com/apache/incubator-streampipes into edge-extensions
new f037eff update logger and fix logging inconsistencies
The 4 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:
.../logging/evaluation/EvaluationLogger.java | 23 ++++++++++++++--------
.../controller/api/InvocableEntityResource.java | 6 ++----
.../offloading/OffloadingPolicyManager.java | 10 ++++------
.../ThresholdViolationOffloadingPolicy.java | 14 +++++++++----
.../statscollector/DockerStatsCollector.java | 2 +-
.../streampipes/performance/TestFactory.java | 6 +++---
.../performance/performancetest/GenericTest.java | 15 ++++++++++++--
.../pipeline/PipelineMigrationExecutor.java | 15 +++++---------
8 files changed, 53 insertions(+), 38 deletions(-)