Re: [PR] [FLINK-33130]reuse source and sink operator io metrics for task [flink]

2024-06-13 Thread via GitHub


xbthink commented on PR #23454:
URL: https://github.com/apache/flink/pull/23454#issuecomment-2165733120

   @littleeleventhwolf Can you post your code? I'll use your code to check it 
again


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-33130]reuse source and sink operator io metrics for task [flink]

2024-05-21 Thread via GitHub


littleeleventhwolf commented on PR #23454:
URL: https://github.com/apache/flink/pull/23454#issuecomment-2122552532

   I experiment with a simple read-write job using the content of this PR, but 
I notice that the `Bytes Sent` and `Records Sent` metrics on the sink are 
doubled.
   https://github.com/apache/flink/assets/20592822/5a424788-5711-4a6d-929c-e443f15740fb;>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org