hbase/hbase-server
Sean Busbey 279dd43570 HBASE-13710 Remove dependency on Hadoop's ReflectionUtil.
* copies ReflectionUtils.logThreadInfo and needed private methods from Hadoop
  branch-2, fixes minor issues specific to our use.
* updates HttpServer's use of RU.newInstance to use the HBase version.
  Side effect: previously, FilterInitializer instances that happened to also
  implement Configurable would have setConfiguration called. Such uses should
  instead rely on the mandatory FilterInitializer.initFilter method call.
2015-05-28 00:25:16 -05:00
..
src HBASE-13710 Remove dependency on Hadoop's ReflectionUtil. 2015-05-28 00:25:16 -05:00
pom.xml Bump pom version to 1.2.0-SNAPSHOT 2015-04-16 17:30:48 -07:00