Index: src/main/resources/hbase-default.xml =================================================================== --- src/main/resources/hbase-default.xml (revision 1225411) +++ src/main/resources/hbase-default.xml (working copy) @@ -125,10 +125,10 @@ hbase.connection.per.config - true + false Disallows sharing of connections for configuration instances with equivalent settings. - Default: true (expected to be false in future releases). + Default: false