liuxiaocs7 commented on code in PR #8276:
URL: https://github.com/apache/hbase/pull/8276#discussion_r3400450285


##########
hbase-common/src/main/resources/hbase-default.xml:
##########
@@ -1926,6 +1926,15 @@ possible configurations would overwhelm and obscure the 
important.
       The default value is one week.
     </description>
   </property>
+  <property>
+    <name>hbase.mob.compaction.cache.blocks</name>

Review Comment:
   Thanks for the comments, agree with your points. Renamed it to 
`hbase.mob.compaction.read.cache.blocks` and updated the description to make it 
explicit that this only applies to reads of existing MOB files during 
compaction.



-- 
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