[
https://issues.apache.org/jira/browse/SOLR-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348304#comment-17348304
]
Takashi Sasaki commented on SOLR-9539:
--------------------------------------
Hello, [~mkhl]
I was curious about this issue, so I checked the latest version.
* solr-8.8.2
* zookeeper-3.7.0
As it turns out, it does not seem to be reproduced in the latest version.
The screen transition was smooth.
Just FYI.
> UI freeze if Zookeeper is down
> ------------------------------
>
> Key: SOLR-9539
> URL: https://issues.apache.org/jira/browse/SOLR-9539
> Project: Solr
> Issue Type: Bug
> Components: Admin UI
> Affects Versions: 6.2
> Reporter: Mikhail Khludnev
> Priority: Major
> Labels: admin-interface, newdev, ui
>
> # Download Solr 6.2 and Zookeeper 3.4.6
> # Launch Zookeeper {{$zkServer}}
> # Launch two Solrs {{$bin\solr start -z localhost:2181 -e cloud}}
> # stop Zookeeper
> # get to new Admin UI. It's frozen. Respond with placeholders after few
> minutes. However, solr urls respond well.
> # launch Zookeeper back, UI respond smoothly and rapidly.
> I briefly checked chrome debug, I saw that every ...js response is slow,
> something like request filter might check zookeeper with timeout, but I don't
> know.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]