wu.kehua created RANGER-2562:
--------------------------------
Summary: Support for configuration of multiple Solr URLs in the
Solr service
Key: RANGER-2562
URL: https://issues.apache.org/jira/browse/RANGER-2562
Project: Ranger
Issue Type: Improvement
Components: Ranger
Affects Versions: 2.1.0
Reporter: wu.kehua
Assignee: wu.kehua
Attachments: image-2019-09-09-16-13-27-219.png
When create a new Solr service, we can set only one Solr URL, but as we know
Solr cloud model has more than one Solr service, so we should support for
configuration of multiple Solr URLs in the Solr service.
eg.
When I set "http://10.43.33.175:18983/solr" for "Solr URL" in the Solr service,
I click the "Test Connection" button, it will be ok, it shows "Connected
Successfully."
But when I set "http://10.43.33.175:18983/solr,http://10.43.33.175:28983/solr"
for "Solr URL" in the Solr service, I click the "Test Connection" button, it
will show "Connection Failed.", as follows:
!image-2019-09-09-16-12-00-122.png!
--
This message was sent by Atlassian Jira
(v8.3.2#803003)