This is an automated email from the ASF dual-hosted git repository.
jiajunwang pushed a change to branch topStatePOC
in repository https://gitbox.apache.org/repos/asf/helix.git.
from 60a021d fix two flaky test -- TestP2PNoDuplicatedMessage and
TestDeleteJobFromJobQueue (#1537)
add 353dee1 Fix TestStateTransitionAppFailureHandling by adding
additional Null check. (#1554)
add d5941ca Fix targeted job quota calculation for given up tasks (#1548)
No new revisions were added by this update.
Summary of changes:
.../apache/helix/task/AbstractTaskDispatcher.java | 13 +++++-----
.../org/apache/helix/task/WorkflowDispatcher.java | 2 +-
.../TestStateTransitionAppFailureHandling.java | 2 +-
...skQuota.java => TestTaskQuotaCalculations.java} | 30 +++++++++++++++++++++-
4 files changed, 38 insertions(+), 9 deletions(-)
rename
helix-core/src/test/java/org/apache/helix/integration/task/{TestStuckTaskQuota.java
=> TestTaskQuotaCalculations.java} (86%)