[
https://issues.apache.org/jira/browse/HBASE-12758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258396#comment-14258396
]
Jonathan Hsieh commented on HBASE-12758:
----------------------------------------
At the moment the "is mob enabled" setting is on column families and not
regions. At the moment mob compactions are by column family so it would make
it a bit more expensive to figure out which cf's mobs are used on.
> treat mob region as any other region when generating rs manifest.
> -----------------------------------------------------------------
>
> Key: HBASE-12758
> URL: https://issues.apache.org/jira/browse/HBASE-12758
> Project: HBase
> Issue Type: Bug
> Components: mob, snapshots
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: hbase-11339
>
> Attachments: hbase-12758.patch
>
>
> Matteo on inspection noticed that we created two separate manifest files on
> the region server that adds the mob region when we snapshot. This patch
> makes it so that we only create one on that region server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)