Trivial fixes in code, document
-------------------------------
Key: HBASE-3979
URL: https://issues.apache.org/jira/browse/HBASE-3979
Project: HBase
Issue Type: Bug
Reporter: Ming Ma
Assignee: Ming Ma
Priority: Trivial
src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java, line 980,
981 aren't needed.
value = regionInfoRow.getValue(HConstants.CATALOG_FAMILY,
HConstants.SERVER_QUALIFIER);
src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java, document on
function splitLogDistributed "param serverName" doesn't match the actual
parameter.
src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java,
document on function postIncrement"param result the result returned by
incrementColumnValue" is incorrect.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira