John Doe created HBASE-29606: -------------------------------- Summary: NPE risk in isEmpty during concurrent reset Key: HBASE-29606 URL: https://issues.apache.org/jira/browse/HBASE-29606 Project: HBase Issue Type: Bug Reporter: John Doe
Concurrent reset may clear the map before getting, causing null and leading to a NullPointerException. -- This message was sent by Atlassian Jira (v8.20.10#820010)