This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from b2d242a [FLINK-22339][python] Fix some encoding exceptions were not
thrown in cython coders
new b714421 [hotfix][runtime] Minor clean-up in ThreasholdMeter.
new 021cf0b [FLINK-22340][runtime] Make ThresholdMeter thread safe.
The 2 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:
.../flink/runtime/metrics/ThresholdMeter.java | 26 ++++++++----
.../flink/runtime/metrics/ThresholdMeterTest.java | 46 ++++++++++++++++++++++
2 files changed, 65 insertions(+), 7 deletions(-)