Josh Elser created ACCUMULO-4095:
------------------------------------
Summary: 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
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)