[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Pushe
[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Attachment: HBASE-19751-v2.patch
Fix the failing UTs. The identifier can not be null when calling
Regi
[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Attachment: HBASE-19751-v1.patch
Address the comments on rb.
> Use RegionInfo directly instead of an i
[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Attachment: (was: HBASE-19751-v1.patch)
> Use RegionInfo directly instead of an identifier and a na
[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Attachment: HBASE-19751-v1.patch
> Use RegionInfo directly instead of an identifier and a namespace whe
[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Status: Patch Available (was: Open)
> Use RegionInfo directly instead of an identifier and a namespace
[
https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19751:
--
Attachment: HBASE-19751.patch
Change to use RegionInfo instead of identifier and namespace. Also use
K