You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by wu...@apache.org on 2023/03/29 02:57:24 UTC

[ambari] branch trunk updated: AMBARI-25915: The quicklink of Solr is not display (#3675)

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 <lu...@qq.com>
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: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org