[
https://issues.apache.org/jira/browse/SOLR-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883133#comment-15883133
]
Upayavira commented on SOLR-10201:
----------------------------------
[[email protected]] look at places where the doNotIntercept is set, and
do the same. It seems it is set in the services, in services.js, so you could
set it for certain tasks.
[~erickerickson] JS is inherently async anyway so you could have a "request
submitted" and a "request complete" feedback without any substantial change in
the code. To add a 'check status' button would require the backend calls to be
async, which would be considerably more work, if they aren't async already.
> Admin UI: Add Collection "creates collection", "Connection to Solr lost",
> when replicationFactor>1
> --------------------------------------------------------------------------------------------------
>
> Key: SOLR-10201
> URL: https://issues.apache.org/jira/browse/SOLR-10201
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Admin UI
> Affects Versions: 6.2
> Reporter: Amrit Sarkar
> Attachments: screenshot-1.png
>
>
> "Add Collection" fails miserably when replicationFactor >1.
> There must be a better way to handle the request we are making through JS.
> PF screenshot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]