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

Hudson commented on ACCUMULO-1429:
----------------------------------

Integrated in Accumulo-1.4.x #306 (See 
[https://builds.apache.org/job/Accumulo-1.4.x/306/])
    ACCUMULO-1429 use the specified tablename (Revision 1483954)

     Result = SUCCESS
ecn : 
Files : 
* 
/accumulo/branches/1.4/src/core/src/main/java/org/apache/accumulo/core/util/shell/commands/ScanCommand.java

                
> setscaniter doesn't work from different table context
> -----------------------------------------------------
>
>                 Key: ACCUMULO-1429
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1429
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 1.4.3
>            Reporter: Mike Drob
>            Assignee: Eric Newton
>             Fix For: 1.4.4
>
>
> setscaniter does not use the configured iterator when scanning from a 
> different table context. Steps to reproduce:
> 1. setscaniter to add a filter to table a
> 2. change to table context b
> 3. scan -t a
> You will see entries that should have been filtered out. If you scan from 
> table context a, then it works properly.

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