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

Sean Busbey commented on ACCUMULO-4095:
---------------------------------------

the fast path to fixing jdk8 javadocs is to turn off the jdk8 javadoc linter. 
I'll file an issue.

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

Reply via email to