You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2019/01/28 13:09:10 UTC

[rocketmq] branch snode updated: Add license header to flowControl config file

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

duhengforever pushed a commit to branch snode
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/snode by this push:
     new f5a07cd  Add license header to flowControl config file
f5a07cd is described below

commit f5a07cdad23598ac7cb9713c7a173f62e976cdcf
Author: duhenglucky <du...@gmail.com>
AuthorDate: Mon Jan 28 21:06:56 2019 +0800

    Add license header to flowControl config file
---
 distribution/conf/flowControl.yml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/distribution/conf/flowControl.yml b/distribution/conf/flowControl.yml
index 54181a3..d6052cc 100644
--- a/distribution/conf/flowControl.yml
+++ b/distribution/conf/flowControl.yml
@@ -1,3 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
 snode:
   countLimit:  # Flow control type, only requestCount & requestSize support
     - flowControlResourceName: 310