Adding configuration for rmr 45/11045/1
authornaman.gupta <naman.gupta@samsung.com>
Mon, 8 May 2023 12:11:58 +0000 (17:41 +0530)
committernaman.gupta <naman.gupta@samsung.com>
Mon, 8 May 2023 12:13:14 +0000 (17:43 +0530)
Adding configuration for rmr

Signed-off-by: naman.gupta <naman.gupta@samsung.com>
Change-Id: I18901dd232f35fdf81441dc415b5b714ced9ac25

config/config.yaml

index 80e08d8..52d906d 100644 (file)
 #   limitations under the License.
 #
 log-level: debug
+
+#Config variable for rmr
+NAME: ""
+MAX_SIZE: 65534
+THREAD_TYPE: 0
+LOW_LATENCY: false
+FAST_ACK: false
+MAX_RETRY_ON_FAILURE: 1
+PORT : 4561
\ No newline at end of file