From 0654d13403dc8c739d2cb9ec6820aacda2eb3017 Mon Sep 17 00:00:00 2001 From: Daisuke Date: Tue, 10 Mar 2015 11:09:19 +0900 Subject: [PATCH] HBASE-13185 Document hbase.regionserver.thrift.framed.max_frame_size_in_mb more clearly just added 'in MB' Signed-off-by: stack --- hbase-common/src/main/resources/hbase-default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml index 2d75a5b3680..a3092b54608 100644 --- a/hbase-common/src/main/resources/hbase-default.xml +++ b/hbase-common/src/main/resources/hbase-default.xml @@ -1159,7 +1159,7 @@ possible configurations would overwhelm and obscure the important. hbase.regionserver.thrift.framed.max_frame_size_in_mb 2 - Default frame size when using framed transport + Default frame size when using framed transport, in MB hbase.regionserver.thrift.compact