Do we have a PoC that achieves this without re-introducing the bug where the numRecordsOut was simply wrong because it counted both records written to the external system and the downstream committer?
It's gonna be quite the dirty hack I assume.

On 13/10/2022 19:24, Qingsheng Ren wrote:
Hi devs,

I'd like to start a vote about reverting sink metric name changes made in
1.15 considering compatibility issues. These metrics include:

- numRecordsSend -> numRecordsOut
- numRecordsSendPerSecond -> numRecordsOutPerSecond
- numBytesSend -> numBytesOut
- numBytesSendPerSecond -> numBytesOutPerSecond
- numRecordsSendError -> numRecordsOutError

which reflect the output of the sink to the external system. "send" metric
series will be kept with the same value as "out" metric series. This change
will be applied to 1.15 and 1.16. More details could be found in the
discussion thread [1].

The vote will open for at least 72 hours.

Looking forward to your feedback!

[1] https://lists.apache.org/thread/vxhty3q97s7pw2zn0jhkyd6sxwwodzbv

Best,
Qingsheng


Reply via email to