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

Hudson commented on ACCUMULO-849:
---------------------------------

Integrated in Accumulo-Trunk #548 (See 
[https://builds.apache.org/job/Accumulo-Trunk/548/])
    ACCUMULO-849 Sort the table of ZooKeeper hosts on the monitor page.
- Make ZooKeeperStatus Comparable, based on hostname
- Instead of using the order specified in accumulo-site.xml, use an ordered 
structure to easily sort on hostname (Revision 1407918)

     Result = SUCCESS
elserj : 
Files : 
* 
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/ZooKeeperStatus.java
* /accumulo/trunk/server/src/test/java/org/apache/accumulo/server/monitor
* 
/accumulo/trunk/server/src/test/java/org/apache/accumulo/server/monitor/ZooKeeperStatusTest.java

                
> ZooKeeper hosts are not sorted on monitor
> -----------------------------------------
>
>                 Key: ACCUMULO-849
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-849
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: monitor
>    Affects Versions: 1.4.1
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> The table of ZooKeeper hosts on the monitor's default page are listed in the 
> order present in accumulo-site.xml. Sorting the table by the hostname would 
> make it easier to read.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to