srinireddy2020 opened a new pull request, #7975:
URL: https://github.com/apache/hbase/pull/7975
In
org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl#getSplits(org.apache.hadoop.hbase.client.Scan,
org.apache.hadoop.hbase.snapshot.SnapshotManifest,
java.util.List<org.apache.hadoop.hbase.client.RegionInfo>,
org.apache.hadoop.fs.Path, org.apache.hadoop.conf.Configuration,
org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm, int)
Connection obj is closing early. RegionLocator references are using after
connection obj closed.
so that cached table regions locations are not using.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]