HBASE-20065 Addendum remove wrong comment

This commit is contained in:
zhangduo 2018-02-26 09:48:41 +08:00
parent 549a6d93d4
commit a8471bd987
1 changed files with 0 additions and 1 deletions

View File

@ -1535,7 +1535,6 @@ public class MetaTableAccessor {
RegionInfo regionA, RegionInfo regionB, ServerName sn, int regionReplication)
throws IOException {
try (Table meta = getMetaHTable(connection)) {
// use the maximum of what master passed us vs local time.
long time = EnvironmentEdgeManager.currentTime();
// Put for parent