Duo Zhang created HBASE-28090: --------------------------------- Summary: Make entryReader field final in ReplicationSourceShipper class Key: HBASE-28090 URL: https://issues.apache.org/jira/browse/HBASE-28090 Project: HBase Issue Type: Improvement Components: Replication Reporter: Duo Zhang Assignee: Duo Zhang Fix For: 3.0.0-beta-1
In HBASE-28076 we noticed that while shutting down. the entryReader field could be null and cause NPE. The code is a bit different on master and branch-3, and after reviewing, I think -- This message was sent by Atlassian Jira (v8.20.10#820010)