You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2009/12/15 00:19:18 UTC

[jira] Resolved: (HBASE-2041) Change WAL default configuration values

     [ https://issues.apache.org/jira/browse/HBASE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans resolved HBASE-2041.
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Thanks guys for discussing that on the mailing list so that we could improve HBase's 0.21 out of the box experience, committed to trunk.

> Change WAL default configuration values
> ---------------------------------------
>
>                 Key: HBASE-2041
>                 URL: https://issues.apache.org/jira/browse/HBASE-2041
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2041.patch
>
>
> My last email on the thread "Should we change the default value of hbase.regionserver.flushlogentries for 0.21?"
> {quote}
> Ok to make sure I get this right:
> - we enable deferred log flush by default
> - we set flushlogentries=1
> Also since 10 seconds is kind of a huge window I propose that:
> - we set optionalLogFlush=1000
> which is the MySQL default. We also have to update the wiki (there's
> already an entry on deferred log flush) by adding the configuration of
> flushlogentries.
> {quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.