Hi

 

I found that the configuration hbase.connection.per.config in
hbase-default.xml by default is set to true.

But in HConnectionManager we try to get the value configured for this
property and assign false as the default value. I think this is

misguiding.  It is better to make it uniform.  Also on the client side if
this property is not overridden then for every operation we do a  new
connection will be created.  Pls share your views on this.

 

Regards

Ram

 

Reply via email to