This is an automated email from the ASF dual-hosted git repository.
arvid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 9902c4f [FLINK-20328][tests] Fixed buffer calculation in
UnalignedCheckpointITCase.
add d6c18f9 [hotfix][task] Fix checkstyle/IDE warnings in BatchTask and
TempBarrier
add e46ee85 [FLINK-19852][task] Reuse TempBarrier memory between
iterations
No new revisions were added by this update.
Summary of changes:
.../apache/flink/runtime/operators/BatchTask.java | 236 +++++++++++----------
.../flink/runtime/operators/TempBarrier.java | 119 ++++++-----
2 files changed, 188 insertions(+), 167 deletions(-)