This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f084a635 [INLONG-6217][DataProxy] Delete the cluster.id in the 
common.properties file (#6218)
8f084a635 is described below

commit 8f084a635e59e354d56f6b4fae215e3dbaaf1386
Author: Goson Zhang <[email protected]>
AuthorDate: Wed Oct 19 12:51:04 2022 +0800

    [INLONG-6217][DataProxy] Delete the cluster.id in the common.properties 
file (#6218)
---
 inlong-dataproxy/conf/common.properties | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/inlong-dataproxy/conf/common.properties 
b/inlong-dataproxy/conf/common.properties
index 36ac62098..98320426e 100644
--- a/inlong-dataproxy/conf/common.properties
+++ b/inlong-dataproxy/conf/common.properties
@@ -15,9 +15,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-#
-# cluster id is for future use please write 1
-cluster.id=1
+
 # manager open api address and auth key
 manager.hosts=127.0.0.1:8083
 manager.auth.secretId=

Reply via email to