taherk77 commented on issue #876: [HUDI-62] Index Lookup Timer added to HoodieWriteClient URL: https://github.com/apache/incubator-hudi/pull/876#issuecomment-528933683 Hi @vinothchandar I also noticed that HoodieWriteClinet has updateIndexAndCommitIfNeeded() method which calls [_index.updateLocation(writeStatusRDD, jsc, table);_](https://github.com/apache/incubator-hudi/blob/8b8e6314bf8c9b39d6504a89a88c05579751de3a/hudi-client/src/main/java/org/apache/hudi/HoodieWriteClient.java#L466) Should we add the index metrics here too?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
