[ 
https://issues.apache.org/jira/browse/ACCUMULO-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549771#comment-13549771
 ] 

Hudson commented on ACCUMULO-952:
---------------------------------

Integrated in Accumulo-Trunk #624 (See 
[https://builds.apache.org/job/Accumulo-Trunk/624/])
    ACCUMULO-952 confirm a full table merge only when size is not specified 
(Revision 1431413)
ACCUMULO-952 confirm a full table merge (Revision 1431410)

     Result = SUCCESS
ecn : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/MergeCommand.java

ecn : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/MergeCommand.java

                
> Default action on `merge` command can be painful
> ------------------------------------------------
>
>                 Key: ACCUMULO-952
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-952
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: shell
>    Affects Versions: 1.4.2
>            Reporter: Josh Elser
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> If a user issues a merge via the shell for a table with no other arguments, 
> this causes a table to merge down to one tablet. This can make Accumulo 
> really unhappy, especially if the number of files for that tablet exceeds the 
> configured threshold (100 by default?).
> Perhaps a confirmation could be added to the merge command just to make sure 
> that the user knows what they are doing? Other ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to