You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "jack-moseley (via GitHub)" <gi...@apache.org> on 2023/06/22 02:27:15 UTC

[GitHub] [gobblin] jack-moseley commented on pull request #3703: [GOBBLIN-1842] Add timers to GobblinMCEWriter

jack-moseley commented on PR #3703:
URL: https://github.com/apache/gobblin/pull/3703#issuecomment-1601930047

   > As I see more time spending in flush, can we consider add more detail breaking down there, like how much time we spend to commit a transaction etc...
   
   Hmm, so you mean more timers within the indvidual writers? Yeah I guess I'll add some there, although I would think during flush the time is spent pretty much all in the commit. I guess it would be good to confirm that sending audit/commit events etc. is not taking much time.


-- 
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: dev-unsubscribe@gobblin.apache.org

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