[
https://issues.apache.org/jira/browse/HBASE-22989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-22989:
------------------------------
Component/s: tooling
> Missing null check for item2RegionMap during bulkload phase
> -----------------------------------------------------------
>
> Key: HBASE-22989
> URL: https://issues.apache.org/jira/browse/HBASE-22989
> Project: HBase
> Issue Type: Bug
> Components: tooling
> Affects Versions: 3.0.0
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 3.0.0
>
>
> During BulkLoad phase, Map<LoadQueueItem, ByteBuffer> is updated based on
> loading groups atomically. null check for map.remove() in case the map is
> null is missing.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)