[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020718#comment-17020718 ]
Viraj Jasani edited comment on HBASE-23279 at 1/22/20 2:11 AM: --------------------------------------------------------------- It would be great to have HBASE-23705 landed to trunk and branch-2. {quote}What is in the way of landing this issue other than HBASE-23705 ? You still have size concerns? You want it in hbase-2.3.0? {quote} Yes apart from the above Jira, the only concern is with size. [~larsh] [~anoop.hbase] Given that things look good with BucketCache block counts and other calculations and also, the overall size increase is about 3%, is it good to commit this? Considering HBase handling block size increase carefully, may be it's good time now to land this to trunk and 2.3.0. Sounds good? was (Author: vjasani): It would be great to have HBASE-23705 landed to trunk and branch-2. {quote}What is in the way of landing this issue other than HBASE-23705 ? You still have size concerns? You want it in hbase-2.3.0? {quote} Yes apart from the above Jira, the only concern is with size. [~larsh] [~anoop.hbase] Given that things look good with BucketCache block counts and other calculations and also, the overall size increase is about 3%, is it good time to land this to trunk and 2.3.0? Considering HBase handling block size increase carefully, may be it's good time now to land this to trunk and 2.3.0. Sounds good? > Switch default block encoding to ROW_INDEX_V1 > --------------------------------------------- > > Key: HBASE-23279 > URL: https://issues.apache.org/jira/browse/HBASE-23279 > Project: HBase > Issue Type: Wish > Affects Versions: 3.0.0, 2.3.0 > Reporter: Lars Hofhansl > Assignee: Viraj Jasani > Priority: Minor > Fix For: 3.0.0, 2.3.0 > > Attachments: HBASE-23279.master.000.patch, > HBASE-23279.master.001.patch, HBASE-23279.master.002.patch, > HBASE-23279.master.003.patch > > > Currently we set both block encoding and compression to NONE. > ROW_INDEX_V1 has many advantages and (almost) no disadvantages (the hfiles > are slightly larger about 3% or so). I think that would a better default than > NONE. -- This message was sent by Atlassian Jira (v8.3.4#803005)