You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/26 05:35:14 UTC

[jira] [Commented] (ACCUMULO-989) per compaction iterators should not affect tablets outside of compaction range

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

Hudson commented on ACCUMULO-989:
---------------------------------

Integrated in Accumulo-Trunk #675 (See [https://builds.apache.org/job/Accumulo-Trunk/675/])
    ACCUMULO-989 ensured that per compaction iterators are not used for tablets outside of compaction range (Revision 1438837)

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

                
> per compaction iterators should not affect tablets outside of compaction range
> ------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-989
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-989
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> Per compaction iterators would be very useful for targeted filtering within a table.  If iterators and a range are specified for a compaction, then no tablets outside the range should use those iterators.  
> The code currently checked in to trunk may apply per compaction iterators outside the range in some cases.   Need to fix this.

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