Prathyusha created HBASE-28907: ---------------------------------- Summary: Add metrics around FSFT backed file reads and updates Key: HBASE-28907 URL: https://issues.apache.org/jira/browse/HBASE-28907 Project: HBase Issue Type: Improvement Reporter: Prathyusha
With HBASE-27826, number of interactions via SFT layer would increase, as all the interactions of StoreFiles going forward would require StoreFileTracker context and that would increase the number of reads to inherent backed file of FileBaseStoreFileTracker, this would add metrics on number of times we read/update backed file -- This message was sent by Atlassian Jira (v8.20.10#820010)