[jira] [Created] (HBASE-25001) Backport HBASE-16283 to branch-1

2020-09-08 Thread wenbang (Jira)
wenbang created HBASE-25001: --- Summary: Backport HBASE-16283 to branch-1 Key: HBASE-25001 URL: https://issues.apache.org/jira/browse/HBASE-25001 Project: HBase Issue Type: Bug Affects Versions:

[jira] [Updated] (HBASE-24959) The postAppend method in SimpleRegionObserver should return result instead of null

2020-08-27 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-24959: Affects Version/s: 1.5.0 > The postAppend method in SimpleRegionObserver should return result instead of

[jira] [Assigned] (HBASE-24959) The postAppend method in SimpleRegionObserver should return result instead of null

2020-08-27 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang reassigned HBASE-24959: --- Affects Version/s: 3.0.0-alpha-1 2.3.1 1.4.13

[jira] [Created] (HBASE-24959) The postAppend method in SimpleRegionObserver should return result instead of null

2020-08-27 Thread wenbang (Jira)
wenbang created HBASE-24959: --- Summary: The postAppend method in SimpleRegionObserver should return result instead of null Key: HBASE-24959 URL: https://issues.apache.org/jira/browse/HBASE-24959 Project:

[jira] [Created] (HBASE-24453) BackPort HBASE-20220 to branch-1

2020-05-28 Thread wenbang (Jira)
wenbang created HBASE-24453: --- Summary: BackPort HBASE-20220 to branch-1 Key: HBASE-24453 URL: https://issues.apache.org/jira/browse/HBASE-24453 Project: HBase Issue Type: Bug Reporter:

[jira] [Assigned] (HBASE-24453) BackPort HBASE-20220 to branch-1

2020-05-28 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang reassigned HBASE-24453: --- Assignee: wenbang > BackPort HBASE-20220 to branch-1 > > >

[jira] [Commented] (HBASE-24401) Cell size limit check on append should consider 0 or less value to disable the check

2020-05-20 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111890#comment-17111890 ] wenbang commented on HBASE-24401: - Hi [~zghao]  , I think check maxCellSize > 0 is enough to avoid

[jira] [Commented] (HBASE-24401) Cell size limit check on append should consider 0 or less value to disable the check

2020-05-20 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111800#comment-17111800 ] wenbang commented on HBASE-24401: - We describe this parameter in the hbase-default.xml like this "A

[jira] [Created] (HBASE-24401) Cell size limit check on append should consider 0 or less value to disable the check

2020-05-19 Thread wenbang (Jira)
wenbang created HBASE-24401: --- Summary: Cell size limit check on append should consider 0 or less value to disable the check Key: HBASE-24401 URL: https://issues.apache.org/jira/browse/HBASE-24401 Project:

[jira] [Commented] (HBASE-22923) hbase:meta is assigned to localhost when we downgrade the hbase version

2019-08-27 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916473#comment-16916473 ] wenbang commented on HBASE-22923: - When the nodes of system table group are all in the list of exclude

[jira] [Updated] (HBASE-22923) hbase:meta is assigned to localhost when we downgrade the hbase version

2019-08-26 Thread wenbang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-22923: Description: When we downgrade the hbase version(rsgroup enable), we found that the hbase:meta table

[jira] [Created] (HBASE-22923) hbase:meta is assigned to localhost when we downgrade the hbase version

2019-08-26 Thread wenbang (Jira)
wenbang created HBASE-22923: --- Summary: hbase:meta is assigned to localhost when we downgrade the hbase version Key: HBASE-22923 URL: https://issues.apache.org/jira/browse/HBASE-22923 Project: HBase

[jira] [Commented] (HBASE-21464) Splitting blocked with meta NSRE during split transaction

2019-08-08 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902808#comment-16902808 ] wenbang commented on HBASE-21464: - Hi,[~apurtell]  Have you found the root cause? I am also confused

[jira] [Comment Edited] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2019-03-27 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802619#comment-16802619 ] wenbang edited comment on HBASE-21455 at 3/27/19 10:11 AM: --- Fixed checkstyle

[jira] [Commented] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2019-03-27 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802619#comment-16802619 ] wenbang commented on HBASE-21455: - Fix checkstyle errors in the 004 patch. The javac & unit tests

[jira] [Updated] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2019-03-27 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21455: Attachment: HBASE-21455.master.004.patch > Update filesystem-space quota fail if there is a space quota

[jira] [Updated] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2019-03-26 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21455: Attachment: HBASE-21455.master.003.patch > Update filesystem-space quota fail if there is a space quota

[jira] [Commented] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2019-03-25 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801347#comment-16801347 ] wenbang commented on HBASE-21455: - [~pankaj2461]  Would you please take a look at v2 ? Thanks. > Update

[jira] [Updated] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2019-03-25 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21455: Attachment: HBASE-21455.master.002.patch > Update filesystem-space quota fail if there is a space quota

[jira] [Created] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2018-11-08 Thread wenbang (JIRA)
wenbang created HBASE-21455: --- Summary: Update filesystem-space quota fail if there is a space quota for non-existing namespace Key: HBASE-21455 URL: https://issues.apache.org/jira/browse/HBASE-21455

[jira] [Updated] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2018-11-08 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21455: Attachment: HBASE-21455.master.001.patch > Update filesystem-space quota fail if there is a space quota

[jira] [Assigned] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2018-11-08 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang reassigned HBASE-21455: --- Assignee: wenbang > Update filesystem-space quota fail if there is a space quota for non-existing

[jira] [Updated] (HBASE-21455) Update filesystem-space quota fail if there is a space quota for non-existing namespace

2018-11-08 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21455: Description: QuotaObserverChore#fetchAllTablesWithQuotasDefined may fail and throw a

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-14 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580661#comment-16580661 ] wenbang commented on HBASE-21024: - Get the rsgroup information from "hbase:rsgroup" table need  a rpc

[jira] [Comment Edited] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578122#comment-16578122 ] wenbang edited comment on HBASE-21024 at 8/13/18 11:11 AM: --- Deleted duplicate

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578122#comment-16578122 ] wenbang commented on HBASE-21024: - Removed redundant patches > Add RSgroup info for Region Servers and

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578118#comment-16578118 ] wenbang commented on HBASE-21024: - Hi [~yuzhih...@gmail.com],Could you help me to review the patch ?

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.master.003.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.branch-2.001.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.master.002.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.master.004.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.master.004.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.master.003.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Comment Edited] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577949#comment-16577949 ] wenbang edited comment on HBASE-21024 at 8/13/18 8:26 AM: -- How to Get QA

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577949#comment-16577949 ] wenbang commented on HBASE-21024: - [~hadoopqa] > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.master.002.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.master.001.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-13 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.master.001.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.branch-2.001.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Assignee: wenbang Attachment: HBASE-21024.master.001.patch Status: Patch Available (was:

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.master.001.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Issue Comment Deleted] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Comment: was deleted (was: [^HBASE-21024.master.001.patch] added patch) > Add RSgroup info for Region

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577441#comment-16577441 ] wenbang commented on HBASE-21024: - [^HBASE-21024.master.001.patch] added patch > Add RSgroup info for

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.master.001.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Created] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-07 Thread wenbang (JIRA)
wenbang created HBASE-21024: --- Summary: Add RSgroup info for Region Servers and Tables Key: HBASE-21024 URL: https://issues.apache.org/jira/browse/HBASE-21024 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-18743) HFiles in use by a table which has the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table are deleted

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: (was: HBASE-18743_branch-1.patch) > HFiles in use by a table which has the same name and

[jira] [Updated] (HBASE-18743) HFiles in use by a table which has the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table are deleted

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: (was: HBASE-18743_branch-1_v1.patch) > HFiles in use by a table which has the same name

[jira] [Updated] (HBASE-18743) HFiles in use by a table which has the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table are deleted

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE-18743-branch-1.patch rename patch for branch-1 > HFiles in use by a table which has the

[jira] [Updated] (HBASE-18743) HFiles in use by a table which has the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table are deleted

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE-18743_branch-1_v1.patch move test to TestNamespace > HFiles in use by a table which has

[jira] [Updated] (HBASE-18743) HFiles in use by a table which has the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table are deleted

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE-18743_branch-1.patch added patch to branch-1 thank you Chia-Ping Tsai,i have added the

[jira] [Commented] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151787#comment-16151787 ] wenbang commented on HBASE-18743: - Hi Chia-Ping Tsai,I have closed the pull request. > HFiles that are

[jira] [Commented] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151707#comment-16151707 ] wenbang commented on HBASE-18743: - Thank you Ted Yu. I checked and updated the patch > HFiles that are

[jira] [Updated] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table i

2017-09-03 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE_18743_v2.patch > HFiles that are in use by a table whitch have the same name and

[jira] [Updated] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table i

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE_18743_v1.patch update patch > HFiles that are in use by a table whitch have the same

[jira] [Issue Comment Deleted] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and d

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Comment: was deleted (was: update patch) > HFiles that are in use by a table whitch have the same name

[jira] [Updated] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table i

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: (was: HBASE_18743_v1.patch) > HFiles that are in use by a table whitch have the same name

[jira] [Updated] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table i

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE_18743_v1.patch update patch > HFiles that are in use by a table whitch have the same

[jira] [Commented] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151504#comment-16151504 ] wenbang commented on HBASE-18743: - Hi Ted Yu,I have verified the patch in our cluster and it appears to

[jira] [Updated] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table i

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Description: We recently had a critical production issue in which HFiles that were still in use by a

[jira] [Updated] (HBASE-18743) HFiles that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table i

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Summary: HFiles that are in use by a table whitch have the same name and namespace with a default table

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Description: We recently had a critical production issue in which HFiles that were still in use by a

[jira] [Issue Comment Deleted] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and de

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Comment: was deleted (was: update) > Files that are in use by a table whitch have the same name and

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: (was: HBASE_18743.patch) > Files that are in use by a table whitch have the same name and

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE_18743.patch update > Files that are in use by a table whitch have the same name and

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Description: We recently had a critical production issue in which HFiles that were still in use by a

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Affects Version/s: (was: 1.1.6) 1.1.12 > Files that are in use by a table

[jira] [Comment Edited] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default t

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151436#comment-16151436 ] wenbang edited comment on HBASE-18743 at 9/2/17 7:50 AM: - added patch was

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Attachment: HBASE_18743.patch 添加patch > Files that are in use by a table whitch have the same name and

[jira] [Issue Comment Deleted] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and de

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Comment: was deleted (was: 提交有问题) > Files that are in use by a table whitch have the same name and

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Status: Open (was: Patch Available) 提交有问题 > Files that are in use by a table whitch have the same name

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Labels: (was: patch) Status: Patch Available (was: Open) Index:

[jira] [Issue Comment Deleted] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and de

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Comment: was deleted (was: Index: hbase-common/src/main/java/org/apache/hadoop/hbase/TableName.java ---

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Description: We recently had a critical production issue in which HFiles that were still in use by a

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from a snapshot may be deleted when that snapshot and default table

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Description: We recently had a critical production issue in which HFiles that were still in use by a

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Summary: Files that are in use by a table whitch have the same name and namespace with a default table

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with a default table cloned from a snapshot may be deleted when that snapshot and default table

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Summary: Files that are in use by a table whitch have the same name and namespace with a default table

[jira] [Updated] (HBASE-18743) Files that are in use by a table whitch have the same name and namespace with default table cloned from a snapshot may be deleted when that snapshot and default table is

2017-09-02 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-18743: Summary: Files that are in use by a table whitch have the same name and namespace with default table

[jira] [Created] (HBASE-18743) Files that are in use by a table have same name and namespace with default table cloned from a snapshot may be deleted when that snapshot and default table is deleted

2017-09-02 Thread wenbang (JIRA)
wenbang created HBASE-18743: --- Summary: Files that are in use by a table have same name and namespace with default table cloned from a snapshot may be deleted when that snapshot and default table is deleted Key: HBASE-18743