You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/02 17:05:15 UTC

[jira] [Commented] (ACCUMULO-2584) ShellServerIT.listscans fails

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

ASF subversion and git services commented on ACCUMULO-2584:
-----------------------------------------------------------

Commit 09388f5671a3979c3c83c5de8f63eb55a3e83fcb in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=09388f5 ]

ACCUMULO-2584 use IteratorSettings to push the scan iterator, not a zookeeper setting


> ShellServerIT.listscans fails
> -----------------------------
>
>                 Key: ACCUMULO-2584
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2584
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>         Environment: nightly tests, master branch
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.6.1
>
>
> {noformat}
> java.lang.AssertionError: Could not find any active scans over table listscans
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertFalse(Assert.java:64)
> 	at org.apache.accumulo.test.ShellServerIT.listscans(ShellServerIT.java:1029)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:622)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)