You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/12/31 07:18:50 UTC

[jira] [Commented] (ACCUMULO-4095) ShellServerIT#listscans failing due to null client

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

Josh Elser commented on ACCUMULO-4095:
--------------------------------------

Pushed a test update with a meaningful assertion message. Will try to look more into this -- would be happy to see someone else take care of it too :)

> ShellServerIT#listscans failing due to null client
> --------------------------------------------------
>
>                 Key: ACCUMULO-4095
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4095
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 1.8.0
>
>
> {noformat}
> root@miniInstance listscans> listscans
>  TABLET SERVER        | CLIENT               | AGE      | LAST     | STATE  | TYPE  | USER    | TABLE   | COLUMNS   | AUTHORIZATIONS      | TABLET    | SCAN ID    | ITERATORS            | ITERATOR OPTIONS
>   hw10447.local:53868 |                 null |      9ms |      9ms |RUNNING |SINGLE |    root |listscans |        [] |                     |       2<< | 4790077908898785386 |[SlowIterator=30,org.apache.accumulo.test.functional.SlowIterator] | {SlowIterator={sleepTime=500}}
> {noformat}
> Note that the client column has a value of "null". This is causing the test to fail. Seems to only be happening on master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)