Hi, I find some minor issues during code reading, should we file a bug for each one or someone can just fix it along with other issues? This is from on the latest thunk code.
master/handler/EnableTableHandler.java, line 98, the log say "... are online", it seems it should be "... aren't online". client/HConnectionManger.java, line 984, 985, "value = ..."isn't needed. Thanks. Ming
