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

Mate Szalay-Beko edited comment on ZOOKEEPER-4291 at 2/2/22, 7:44 AM:
----------------------------------------------------------------------

Issue resolved by pull request 1796
[https://github.com/apache/zookeeper/pull/1796]

Thanks for contributing [~brentwritescode]!


was (Author: symat):
Issue resolved by pull request 1796
[https://github.com/apache/zookeeper/pull/1796]

> ZooInspector has very high latency when operating against remote clusters
> -------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4291
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4291
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 3.6.3, 3.7.0
>            Reporter: Brent
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.8.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The ZooInspector tool performs well when connecting to a Zookeeper cluster on 
> the same host it is being run on or to a very close host (network-wise).  
> However, when run against a Zookeeper cluster that is remote (such as one 
> running in the cloud), the tool exhibits very high latency.  In my 
> experience, at worst it can takes up to 20-30 seconds between the time a node 
> is expanded and the time the UI is updated. 
> Upon brief inspection, this seems to be due to network calls to Zookeeper 
> being made from the rendering thread (though this is not entirely clear). 
> I will (hopefully) be attempting to create a pull request to remedy this 
> issue, but I wanted to report it first.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to