[
https://issues.apache.org/jira/browse/HBASE-12015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14623280#comment-14623280
]
Anoop Sam John commented on HBASE-12015:
----------------------------------------
The test case adds only one CF and later try remove it. This will cause issue
in trunk code base. ( we don't allow removing single cf).. So pls add one more
CF to table in test.
> Not cleaning Mob data when Mob CF is removed from table
> -------------------------------------------------------
>
> Key: HBASE-12015
> URL: https://issues.apache.org/jira/browse/HBASE-12015
> Project: HBase
> Issue Type: Bug
> Affects Versions: hbase-11339
> Reporter: Anoop Sam John
> Assignee: Pankaj Kumar
> Fix For: hbase-11339
>
> Attachments: 12015-hbase-11339.patch,
> HBASE-12015-hbase-11339-V2.patch, HBASE-12015-hbase-11339-V3.patch,
> HBASE-12015-hbase-11339-V4.patch, HBASE-12015-hbase-11339.patch,
> HBASE-12015.patch
>
>
> During modifyTable, if a MOB CF is removed from a table, the corresponding
> mob data also should get removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)