This is an automated email from the ASF dual-hosted git repository.
wuzhiguo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new e9aa7bad74 AMBARI-25915: The quicklink of Solr is not display (#3675)
e9aa7bad74 is described below
commit e9aa7bad74b70cb9406d15346534c7c142b370b9
Author: guluo <[email protected]>
AuthorDate: Wed Mar 29 10:57:16 2023 +0800
AMBARI-25915: The quicklink of Solr is not display (#3675)
---
.../stacks/BIGTOP/3.2.0/services/SOLR/quicklinks/quicklinks.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SOLR/quicklinks/quicklinks.json
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SOLR/quicklinks/quicklinks.json
index da604c22d1..2f701a29e1 100644
---
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SOLR/quicklinks/quicklinks.json
+++
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SOLR/quicklinks/quicklinks.json
@@ -16,7 +16,7 @@
{
"name": "solr_ui",
"label": "Solr Admin UI",
- "component_name": "SOLR",
+ "component_name": "SOLR_SERVER",
"url": "%@://%@:%@",
"requires_user_name": "false",
"port": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]