Qingsheng Ren created FLINK-29567:
-------------------------------------
Summary: Revert sink output metric names from numRecordsSend back
to numRecordsOut
Key: FLINK-29567
URL: https://issues.apache.org/jira/browse/FLINK-29567
Project: Flink
Issue Type: Bug
Components: Connectors / Common
Affects Versions: 1.16.0, 1.15.3
Reporter: Qingsheng Ren
Assignee: Qingsheng Ren
Fix For: 1.16.0, 1.15.3
As discussed in [the mailing
list|https://lists.apache.org/thread/vxhty3q97s7pw2zn0jhkyd6sxwwodzbv],
all{color:#333333} sink metrics with name “numXXXOut” defined in FLIP-33 are
replace by “numXXXSend” in FLINK-26126 and FLINK-26492. {color}
{color:#333333}Considering metric names are public APIs, this is a breaking
change to end users and not backward compatible. We need to revert these metric
names back. {color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)