prashantwason commented on PR #18085:
URL: https://github.com/apache/hudi/pull/18085#issuecomment-3949510793

   Thanks @nsivabalan for the review!
   
   I've rebased the branch on the latest master which includes PR #17929. The 
duplicate `updateHoodieIncrSourceMetrics` method conflict has been resolved.
   
   This PR now only adds the unique functionality:
   1. `emitStreamerJobSuccessMetrics()` and `emitStreamerJobFailedMetrics()` 
abstract methods and implementations
   2. `reportFailureMetrics()` method in StreamSync to emit failure metrics  
   3. Updated `ingestOnce()` to report failure metrics when exceptions occur
   
   The naming convention from master (`numCommitsInProgress`, 
`numUnprocessedCommits`) has been preserved.
   
   @hudi-bot run azure


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to