[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-11 Thread Duo Zhang (JIRA)
[ 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

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-10 Thread Duo Zhang (JIRA)
[ 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

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-10 Thread Duo Zhang (JIRA)
[ 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

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-10 Thread Duo Zhang (JIRA)
[ 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

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-10 Thread Duo Zhang (JIRA)
[ 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

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-10 Thread Duo Zhang (JIRA)
[ 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

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-10 Thread Duo Zhang (JIRA)
[ 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