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

Hudson commented on ACCUMULO-976:
---------------------------------

Integrated in Accumulo-Trunk #689 (See 
[https://builds.apache.org/job/Accumulo-Trunk/689/])
    ACCUMULO-976 allow user compactions to queue when system compaction is 
queued (Revision 1440221)

     Result = SUCCESS
kturner : 
Files : 
* 
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/Tablet.java

                
> user initiated compactions not preempting system initiated ones
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-976
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-976
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.4.0
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> I noticed this while experimenting with the new list compactions command.   
> If a tablets server queues a compaction for a sub set of files and then a 
> user request a compaction of all files, then the users reuqest should preempt 
> the system.  The compaction queue sorts so that this should happen, but 
> compactions are not added if anything is on the queue.

--
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