This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 8dc40ab70c9 [FLINK-32688][runtime] Removes deprecated
JobExceptionsInfo. (#25248)
new b79cf32cebe [hotfix] Fixes JobExceptionsInfoWithHistory equals method
new 6a5fa9962a9 [FLINK-36147][runtime] Removes deprecated location field
(was deprecated in 1.19)
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:
.../src/test/resources/rest_api_v1.snapshot | 6 ----
.../rest/handler/job/JobExceptionsHandler.java | 3 --
.../messages/JobExceptionsInfoWithHistory.java | 41 ++--------------------
.../rest/handler/job/JobExceptionsHandlerTest.java | 14 ++++----
.../JobExceptionsInfoWithHistoryNoRootTest.java | 2 --
5 files changed, 10 insertions(+), 56 deletions(-)