[
https://issues.apache.org/jira/browse/ACCUMULO-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395422#comment-16395422
]
Michael Miller commented on ACCUMULO-1926:
------------------------------------------
This SHOULD be fixed with the new monitor in 2.0 but I'm marking this Fix
Version to verify it on a large system.
> 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
> 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)