Viraj Jasani created HBASE-22989:
------------------------------------
Summary: 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
Affects Versions: 3.0.0
Reporter: Viraj Jasani
Assignee: Viraj Jasani
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)