Details
Description
We've just upgraded our cluster from CDH4.5.0 to CDH5.0.0 and noticed major degradation of HBase client performance. It turned out that it was caused by HBASE-10449 and although we can circumvent the problem by explicitly setting "hbase.hconnection.threads.core", I think the fix should be backported.