This is an automated email from the ASF dual-hosted git repository.
alizamus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.
from adc0136 Fix the CI script definition so the file list is passed to
the steps that execute unit test. (#1604)
add cb6bc9d Eliminate redundant workflow context writes (#1600)
No new revisions were added by this update.
Summary of changes:
.../apache/helix/common/caches/TaskDataCache.java | 5 +-
.../java/org/apache/helix/task/TaskConstants.java | 7 ++
.../org/apache/helix/task/WorkflowContext.java | 89 ++++++++++++++++------
.../org/apache/helix/task/WorkflowDispatcher.java | 8 +-
.../task/TestContextRedundantUpdates.java | 43 +++++++++++
5 files changed, 124 insertions(+), 28 deletions(-)