[
https://issues.apache.org/jira/browse/HBASE-17618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861820#comment-15861820
]
Hudson commented on HBASE-17618:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2480 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2480/])
HBASE-17618 Refactor the implementation of modify table and delete
(jingchengdu: rev 9d5d25c88d70b48e9218fd699050e13973b61216)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/MasterDDLOperationHelper.java
> Refactor the implementation of modify table and delete column in MOB
> --------------------------------------------------------------------
>
> Key: HBASE-17618
> URL: https://issues.apache.org/jira/browse/HBASE-17618
> Project: HBase
> Issue Type: Task
> Components: mob
> Reporter: Jingcheng Du
> Assignee: Jingcheng Du
> Fix For: 2.0.0
>
> Attachments: HBASE-17618.patch
>
>
> Now in the implementation of modify table, delete column in MOB, the MOB
> directory is removed once for each region which is not necessary and not
> right. We should only delete the MOB directory only once.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)