[ 
https://issues.apache.org/jira/browse/HBASE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204759#comment-13204759
 ] 

Doug Meil commented on HBASE-5365:
----------------------------------

Thanks!

Yeah, the "F" in "10F" is float.  I should probably just take the F out because 
it looks like a typo.

As for the other number, actually it's  (HTableDescriptor)
{code}
  public static final long DEFAULT_MEMSTORE_FLUSH_SIZE = 1024*1024*64L;
{code}
... not 128.  As for the 134, I had this in my notes as the default from 
earlier research.  Hmmmm.

I will fix both in another ticket.

                
> [book] adding description of compaction file selection to refGuide in 
> Arch/Regions/Store
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5365
>                 URL: https://issues.apache.org/jira/browse/HBASE-5365
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Doug Meil
>            Assignee: Doug Meil
>         Attachments: docbkx_hbase_5365.patch
>
>
> book.xml
> * adding description of compaction selection algorithm with examples (based 
> on existing unit tests) 
> * also added a few links to the "compaction" section from other places in the 
> book that already mention compaction.
> configuration.xml
> * added link to compaction section from the entry that discusses configuring 
> major compaction interval.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to