HBASE-24896 : Jira number correction in comment (ADDENDUM)
This commit is contained in:
parent
cef1220590
commit
93935e7e25
@ -71,7 +71,7 @@ public interface RegionInfo extends Comparable<RegionInfo> {
|
||||
*/
|
||||
@Deprecated
|
||||
@InterfaceAudience.Private
|
||||
// Not using RegionInfoBuilder intentionally to avoid a static loading deadlock: HBASE-24627
|
||||
// Not using RegionInfoBuilder intentionally to avoid a static loading deadlock: HBASE-24896
|
||||
RegionInfo UNDEFINED = new MutableRegionInfo(0, TableName.valueOf("__UNDEFINED__"),
|
||||
RegionInfo.DEFAULT_REPLICA_ID);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user