syedmurtazahassan commented on issue #386: HBASE-22610 [BucketCache] Rename 
hbase.offheapcache.minblocksize.
URL: https://github.com/apache/hbase/pull/386#issuecomment-511741023
 
 
   @Reidddddd 
   When you said we dont actually remove the old attribbute does it mean that i 
should not remove the old attributes which are using this attribute. 
   
   For example here is my understanding;
   BLOCKCACHE_BLOCKSIZE_KEY will be deprecated and will have a new name like 
BLOCKCACHE_BLOCKSIZE_KEY_NEW. 
   
   Then further in the code BLOCKCACHE_BLOCKSIZE_KEY was used in a variable 
named blockSize. Now this variable will also be deprecated to something like 
blockSizeNew and even further in the code blockSize is used in a variable name 
bucketCache which will also be deprecated to bucketCacheNew. 
   
   Is my understanding correct? All the related variables will also be 
deprecated right? 
   

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

Reply via email to