You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/06/07 02:37:24 UTC

[GitHub] [incubator-inlong] dockerzhang commented on a diff in pull request #4545: [INLONG-4544][Dashboard] Pulsar Cluster support tenant param

dockerzhang commented on code in PR #4545:
URL: https://github.com/apache/incubator-inlong/pull/4545#discussion_r890713019


##########
inlong-dashboard/src/pages/Clusters/config/Pulsar.tsx:
##########
@@ -29,9 +30,16 @@ export const Pulsar: ClsConfigItemType[] = [
   {
     type: 'input',
     label: 'ServiceUrl',
-    name: 'serviceUrl',
+    name: 'url',

Review Comment:
   url
   ->
   adminUrl



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org