You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/12/22 01:42:00 UTC

[jira] [Commented] (ACCUMULO-4770) Accumulo monitor overview page is not listing all Zookeeper nodes

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

Christopher Tubbs commented on ACCUMULO-4770:
---------------------------------------------

I think we've seen bugs like this before... where the Accumulo code only knew about the first element in a comma-separated list, because of default Commons Configuration list parsing. This could be a similar kind of bug. It might not just be that the monitor is only showing one node... it's also possible it's only talking to one, which would be a big problem.

> Accumulo monitor overview page is not listing all Zookeeper nodes
> -----------------------------------------------------------------
>
>                 Key: ACCUMULO-4770
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4770
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>         Environment: Ran Accumulo 2.0.0-SNAPSHOT on a cluster with 3 Zookeeper nodes.  Only one is being listed in the Accumulo monitor overview page.
>            Reporter: Mike Walch
>             Fix For: 2.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)