[
https://issues.apache.org/jira/browse/HBASE-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-3530.
--------------------------------------
> Do not start LogSyncer when not in deferred flush mode
> ------------------------------------------------------
>
> Key: HBASE-3530
> URL: https://issues.apache.org/jira/browse/HBASE-3530
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 0.90.0
> Reporter: Lars George
> Priority: Minor
>
> Currently we always start the LogSyncer thread, even when not necessary
> because the "deferred flush" is set to false and the sync() is called on
> every record. We could disable the thread and not have it flush every n secs
> unnecessarily.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)