[
https://issues.apache.org/jira/browse/HBASE-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495903#comment-14495903
]
Mikhail Antonov commented on HBASE-11569:
-----------------------------------------
Just found this jira looking at HBASE-13452
// Disable compacting and flushing by background threads for this region.
canFlush = !writestate.readOnly;
That seems a bit counterintuitive or did I miss something? Memstore could be
flushed only when writes are disabled, isn't it?
> Flush / Compaction handling from secondary region replicas
> ----------------------------------------------------------
>
> Key: HBASE-11569
> URL: https://issues.apache.org/jira/browse/HBASE-11569
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 1.1.0
>
> Attachments: hbase-11569-master-v3.patch, hbase-11569-v5.patch
>
>
> We should be handling flushes and compactions from the primary region replica
> being replayed to the secondary region replica via HBASE-11568.
> Some initial thoughts for how can this be done is discussed in HBASE-11183.
> More details will come together with the patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)