[ https://issues.apache.org/jira/browse/HBASE-12015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621999#comment-14621999 ]
Jingcheng Du commented on HBASE-12015: -------------------------------------- Nice patch! Thanks a lot! One more improvement is needed, there are empty spaces in empty lines in MasterFileSystem.java, DeleteColumnFamilyProcedure, MobUtils.java and TestDeleteMobTable of this patch. Please remove them. > 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.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)