[
https://issues.apache.org/jira/browse/HBASE-30016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-30016:
-----------------------------------
Labels: pull-request-available (was: )
> Cached table regions locations are not using in
> TableSnapshotInputFormatImpl#getSplits
> --------------------------------------------------------------------------------------
>
> Key: HBASE-30016
> URL: https://issues.apache.org/jira/browse/HBASE-30016
> Project: HBase
> Issue Type: Bug
> Components: mapreduce, snapshots
> Reporter: Y. SREENIVASULU REDDY
> Assignee: Y. SREENIVASULU REDDY
> Priority: Major
> Labels: pull-request-available
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)