[
https://issues.apache.org/jira/browse/ACCUMULO-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089855#comment-15089855
]
ASF GitHub Bot commented on ACCUMULO-4095:
------------------------------------------
Github user ctubbsii commented on the pull request:
https://github.com/apache/accumulo/pull/63#issuecomment-170110128
If you put the move and the rename in separate commits, it might be easier
to examine in the GitHub interface... not sure it's worth it, though.
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {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)