[
https://issues.apache.org/jira/browse/ACCUMULO-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-1926.
-----------------------------------------
Resolution: Fixed
> Accumulo Monitor page is sluggish on busy system
> ------------------------------------------------
>
> Key: ACCUMULO-1926
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1926
> Project: Accumulo
> Issue Type: Improvement
> Components: monitor
> Affects Versions: 1.4.4
> Reporter: Mike Drob
> Assignee: Michael Miller
> Priority: Minor
> Fix For: 2.0.0
>
>
> On a large, busy cluster the monitor page can be sluggish to load. This has
> been potentially traced back to the amount of data that needs to be gathered
> and to the generation of the charts.
> It may be possible to give the illusion of more performance (or at least a
> shorter blocking wait) through some optimization techniques. Specifically, I
> believe we can benefit from
> http://developer.yahoo.com/performance/rules.html#flush although I do not
> know how applicable this is to Java.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)