[jira] [Updated] (HBASE-22051) Expect values are hard-coded in the verifications of TestRSGroupsBasics

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-22051: Resolution: Fixed Fix Version/s: 1.5 3.0.0 2.4 Stat

[jira] [Created] (HBASE-22083) move eclipse specific configs into a profile

2019-03-22 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-22083: --- Summary: move eclipse specific configs into a profile Key: HBASE-22083 URL: https://issues.apache.org/jira/browse/HBASE-22083 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-22051) Expect values are hard-coded in the verifications of TestRSGroupsBasics

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798778#comment-16798778 ] Xu Cang commented on HBASE-22051: - pushed to branch-2 > Expect values are hard-coded in

[jira] [Updated] (HBASE-22083) move eclipse specific configs into a profile

2019-03-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22083: Attachment: HBASE-22083.0.patch > move eclipse specific configs into a profile > -

[jira] [Commented] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798781#comment-16798781 ] Xu Cang commented on HBASE-22009: - I personally think that addendum patch can be applied

[jira] [Updated] (HBASE-22083) move eclipse specific configs into a profile

2019-03-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22083: Status: Patch Available (was: Open) v0 - puts all eclipse configs into a profile that activates

[jira] [Updated] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-22009: Resolution: Fixed Status: Resolved (was: Patch Available) > Improve RSGroupInfoManagerImpl#getDef

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798783#comment-16798783 ] Xu Cang commented on HBASE-21991: - pushed to branch-1. > Fix MetaMetrics issues - [Race

[jira] [Updated] (HBASE-21911) Move getUserPermissions from regionserver to master

2019-03-22 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei updated HBASE-21911: --- Attachment: HBASE-21911.master.005.patch > Move getUserPermissions from regionserver to master > ---

[jira] [Commented] (HBASE-21964) unset Quota by Throttle Type

2019-03-22 Thread yaojingyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798786#comment-16798786 ] yaojingyi commented on HBASE-21964: --- [~Yi Mei] I've renamed the method "unthrottle_use

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798790#comment-16798790 ] Xu Cang commented on HBASE-21991: - pushed to branch-1.4   Thanks [~jatsakthi] for all

[jira] [Assigned] (HBASE-22054) Space Quota: Compaction is not working for super user in case of NO_WRITES_COMPACTIONS

2019-03-22 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi reassigned HBASE-22054: -- Assignee: Sakthi > Space Quota: Compaction is not working for super user in case of > NO_WRITES_COMP

[jira] [Work started] (HBASE-22054) Space Quota: Compaction is not working for super user in case of NO_WRITES_COMPACTIONS

2019-03-22 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-22054 started by Sakthi. -- > Space Quota: Compaction is not working for super user in case of > NO_WRITES_COMPACTIONS

[jira] [Commented] (HBASE-22054) Space Quota: Compaction is not working for super user in case of NO_WRITES_COMPACTIONS

2019-03-22 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798795#comment-16798795 ] Sakthi commented on HBASE-22054: Nice catch [~a00408367]. Have verified the issue. Will

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798798#comment-16798798 ] Hudson commented on HBASE-21991: Results for branch branch-2 [build #1767 on bu

[jira] [Commented] (HBASE-21895) Error prone upgrade

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798816#comment-16798816 ] Hadoop QA commented on HBASE-21895: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21965) Fix failed split and merge transactions that have failed to roll back

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798829#comment-16798829 ] Hadoop QA commented on HBASE-21965: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-21965) Fix failed split and merge transactions that have failed to roll back

2019-03-22 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798844#comment-16798844 ] Jingyun Tian commented on HBASE-21965: -- pushed to master and branch-2. Thanks [~zgh

[jira] [Updated] (HBASE-21965) Fix failed split and merge transactions that have failed to roll back

2019-03-22 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-21965: - Fix Version/s: 3. 2. > Fix failed split and merge transactions that have fail

[jira] [Updated] (HBASE-21965) Fix failed split and merge transactions that have failed to roll back

2019-03-22 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-21965: - Resolution: Fixed Status: Resolved (was: Patch Available) > Fix failed split and merge

[jira] [Commented] (HBASE-21895) Error prone upgrade

2019-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798856#comment-16798856 ] Duo Zhang commented on HBASE-21895: --- Oh, it causes several errors when building shaded

[jira] [Created] (HBASE-22084) Rename AccessControlLists to AccessControlStorage

2019-03-22 Thread Yi Mei (JIRA)
Yi Mei created HBASE-22084: -- Summary: Rename AccessControlLists to AccessControlStorage Key: HBASE-22084 URL: https://issues.apache.org/jira/browse/HBASE-22084 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-22082) Should not use an instance to access static members, which will increases compilation costs.

2019-03-22 Thread lixiaobao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798883#comment-16798883 ] lixiaobao commented on HBASE-22082: --- [oracle java codeconventions|https://www.oracle.

[jira] [Commented] (HBASE-21911) Move getUserPermissions from regionserver to master

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798893#comment-16798893 ] Hadoop QA commented on HBASE-21911: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798899#comment-16798899 ] Hudson commented on HBASE-21991: Results for branch branch-1 [build #733 on bui

[jira] [Created] (HBASE-22085) User can get self permissions without ADMIN global/namespace/table privilege

2019-03-22 Thread Yi Mei (JIRA)
Yi Mei created HBASE-22085: -- Summary: User can get self permissions without ADMIN global/namespace/table privilege Key: HBASE-22085 URL: https://issues.apache.org/jira/browse/HBASE-22085 Project: HBase

[jira] [Commented] (HBASE-22083) move eclipse specific configs into a profile

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798918#comment-16798918 ] Hadoop QA commented on HBASE-22083: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Updated] (HBASE-21911) Move getUserPermissions from regionserver to master

2019-03-22 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei updated HBASE-21911: --- Attachment: HBASE-21911.master.006.patch > Move getUserPermissions from regionserver to master > ---

[jira] [Created] (HBASE-22086) space quota issue: deleting snapshot doesn't update the usage of table

2019-03-22 Thread Ajeet Rai (JIRA)
Ajeet Rai created HBASE-22086: - Summary: space quota issue: deleting snapshot doesn't update the usage of table Key: HBASE-22086 URL: https://issues.apache.org/jira/browse/HBASE-22086 Project: HBase

[jira] [Updated] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-22005: - Attachment: HBASE-22005.HBASE-21879.v5.patch > Use ByteBuff's refcnt to track the life cycle of data blo

[jira] [Commented] (HBASE-22086) space quota issue: deleting snapshot doesn't update the usage of table

2019-03-22 Thread Uma Maheswari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798986#comment-16798986 ] Uma Maheswari commented on HBASE-22086: --- The below observations are made: * u:ss

[jira] [Commented] (HBASE-21512) Introduce an AsyncClusterConnection and replace the usage of ClusterConnection

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798994#comment-16798994 ] Hudson commented on HBASE-21512: Results for branch HBASE-21512 [build #145 on

[jira] [Commented] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798995#comment-16798995 ] Hadoop QA commented on HBASE-22005: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798998#comment-16798998 ] Hudson commented on HBASE-21879: Results for branch HBASE-21879 [build #34 on b

[jira] [Updated] (HBASE-22074) Should use procedure store to persist the state in reportRegionStateTransition

2019-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-22074: -- Attachment: HBASE-22074-v2.patch > Should use procedure store to persist the state in reportRegionStat

[jira] [Commented] (HBASE-22074) Should use procedure store to persist the state in reportRegionStateTransition

2019-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799026#comment-16799026 ] Duo Zhang commented on HBASE-22074: --- Review board link: https://reviews.apache.org/r/

[jira] [Commented] (HBASE-22074) Should use procedure store to persist the state in reportRegionStateTransition

2019-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799027#comment-16799027 ] Duo Zhang commented on HBASE-22074: --- Let's try again. [~stack] The basic idea here is

[jira] [Commented] (HBASE-22075) Potential data loss when MOB compaction fails

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799031#comment-16799031 ] Josh Elser commented on HBASE-22075: {quote}Forced splits during bulkload due to cha

[jira] [Created] (HBASE-22087) Update LICENSE/shading for the latest Hadoop trunk

2019-03-22 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HBASE-22087: --- Summary: Update LICENSE/shading for the latest Hadoop trunk Key: HBASE-22087 URL: https://issues.apache.org/jira/browse/HBASE-22087 Project: HBase Issu

[jira] [Commented] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-03-22 Thread Pavel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799051#comment-16799051 ] Pavel commented on HBASE-22072: --- Thanks [~anoop.hbase] for your attention. Answering to y

[jira] [Updated] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-22005: - Attachment: HBASE-22005.HBASE-21879.v6.patch > Use ByteBuff's refcnt to track the life cycle of data blo

[jira] [Comment Edited] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-03-22 Thread Pavel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799051#comment-16799051 ] Pavel edited comment on HBASE-22072 at 3/22/19 2:17 PM: Thanks [

[jira] [Commented] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799055#comment-16799055 ] Xiang Li commented on HBASE-22009: -- Xu, agree, I am ok with it ^_^ > Improve RSGroupIn

[jira] [Comment Edited] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799055#comment-16799055 ] Xiang Li edited comment on HBASE-22009 at 3/22/19 2:19 PM: --- Xu

[jira] [Updated] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22009: - Description: {code:title=RSGroupInfoManagerImpl.java|borderStyle=solid} private SortedSet getDefaultServ

[jira] [Updated] (HBASE-21895) Error prone upgrade

2019-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21895: -- Attachment: HBASE-21895-v5.patch > Error prone upgrade > --- > > Key:

[jira] [Commented] (HBASE-21911) Move getUserPermissions from regionserver to master

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799076#comment-16799076 ] Hadoop QA commented on HBASE-21911: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799088#comment-16799088 ] Peter Somogyi commented on HBASE-22057: --- It would be better to split up the operat

[jira] [Commented] (HBASE-22087) Update LICENSE/shading for the latest Hadoop trunk

2019-03-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799119#comment-16799119 ] Sean Busbey commented on HBASE-22087: - Why are any of these client facing? Is this

[jira] [Commented] (HBASE-22087) Update LICENSE/shading for the latest Hadoop trunk

2019-03-22 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799127#comment-16799127 ] Wei-Chiu Chuang commented on HBASE-22087: - Should these be shaded within Hadoop

[jira] [Commented] (HBASE-22083) move eclipse specific configs into a profile

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799138#comment-16799138 ] Hadoop QA commented on HBASE-22083: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799140#comment-16799140 ] Xiang Li commented on HBASE-22009: -- [~xucang] It seems that the patch is not re-applied

[jira] [Comment Edited] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799140#comment-16799140 ] Xiang Li edited comment on HBASE-22009 at 3/22/19 4:03 PM: --- [~

[jira] [Commented] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799144#comment-16799144 ] Anoop Sam John commented on HBASE-22072: bq.It surprise me a little, because som

[jira] [Comment Edited] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799144#comment-16799144 ] Anoop Sam John edited comment on HBASE-22072 at 3/22/19 4:06 PM: -

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799149#comment-16799149 ] Josh Elser commented on HBASE-22057: Thanks Peter. I think the size of the ZK client

[jira] [Created] (HBASE-22088) Jenkins post-build step times out after HBASE-20522

2019-03-22 Thread stack (JIRA)
stack created HBASE-22088: - Summary: Jenkins post-build step times out after HBASE-20522 Key: HBASE-22088 URL: https://issues.apache.org/jira/browse/HBASE-22088 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-22088) Jenkins post-build step times out after HBASE-20522

2019-03-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-22088: -- Description: The post Jenkins step timesout (takes 9 hours) after HBASE-22052 (the parent) was committed. Its

[jira] [Created] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
Xiang Li created HBASE-22089: Summary: HMaster#getClusterSchema() could return null and cause NPE Key: HBASE-22089 URL: https://issues.apache.org/jira/browse/HBASE-22089 Project: HBase Issue Type

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Updated] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-22005: - Attachment: HBASE-22005.HBASE-21879.v7.patch > Use ByteBuff's refcnt to track the life cycle of data blo

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Created] (HBASE-22090) The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock

2019-03-22 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22090: Summary: The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock Key: HBASE-22090 URL: https://issues.apache.org/jira/browse/HBASE-22090

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Updated] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-22089: - Description: HMaster#getClusterSchema() has a lot of usage, for example: {code:title=hbase-rsgroup/src/m

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799174#comment-16799174 ] Hudson commented on HBASE-21991: Results for branch branch-1.4 [build #710 on b

[jira] [Commented] (HBASE-22088) Jenkins post-build step times out after HBASE-20522

2019-03-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799176#comment-16799176 ] stack commented on HBASE-22088: --- Hmm... Archive seems to work. I think I'm digging in wro

[jira] [Commented] (HBASE-22074) Should use procedure store to persist the state in reportRegionStateTransition

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799204#comment-16799204 ] Hadoop QA commented on HBASE-22074: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799217#comment-16799217 ] Xu Cang commented on HBASE-22009: - OK, I see what you are asking. I can do that.  > Imp

[jira] [Commented] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799231#comment-16799231 ] Xu Cang commented on HBASE-22009: - BTW, [~water] Did you remove the previous branch-1 pa

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799232#comment-16799232 ] Peter Somogyi commented on HBASE-22057: --- As you mentioned to me offline the conten

[jira] [Comment Edited] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-22 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799231#comment-16799231 ] Xu Cang edited comment on HBASE-22009 at 3/22/19 6:16 PM: -- BTW,

[jira] [Commented] (HBASE-22079) master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used

2019-03-22 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799237#comment-16799237 ] Yu Li commented on HBASE-22079: --- bq. I see at least one leak with client ZK quorum stuff,

[jira] [Commented] (HBASE-22079) master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used

2019-03-22 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799241#comment-16799241 ] Yu Li commented on HBASE-22079: --- btw, on a tour in Thailand (team building) so response ma

[jira] [Commented] (HBASE-22079) master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used

2019-03-22 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799243#comment-16799243 ] Yu Li commented on HBASE-22079: --- And please add a unit test case in \{{TestSeparateClientZ

[jira] [Commented] (HBASE-22079) master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used

2019-03-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799244#comment-16799244 ] Sergey Shelukhin commented on HBASE-22079: -- The ZK watcher for this was not lea

[jira] [Comment Edited] (HBASE-22079) master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used

2019-03-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799244#comment-16799244 ] Sergey Shelukhin edited comment on HBASE-22079 at 3/22/19 6:28 PM: ---

[jira] [Commented] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799246#comment-16799246 ] Hadoop QA commented on HBASE-22005: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-22075) Potential data loss when MOB compaction fails

2019-03-22 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799257#comment-16799257 ] Vladimir Rodionov commented on HBASE-22075: --- {quote} Is this something that we

[jira] [Created] (HBASE-22091) Simon poortman

2019-03-22 Thread Simon poortman (JIRA)
Simon poortman created HBASE-22091: -- Summary: Simon poortman Key: HBASE-22091 URL: https://issues.apache.org/jira/browse/HBASE-22091 Project: HBase Issue Type: Bug Components: API

[jira] [Deleted] (HBASE-22091) Simon poortman

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser deleted HBASE-22091: --- > Simon poortman > -- > > Key: HBASE-22091 > URL: https://i

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)

[jira] [Commented] (HBASE-21965) Fix failed split and merge transactions that have failed to roll back

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799281#comment-16799281 ] Hudson commented on HBASE-21965: Results for branch master [build #878 on build

[jira] [Commented] (HBASE-21965) Fix failed split and merge transactions that have failed to roll back

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799280#comment-16799280 ] Hudson commented on HBASE-21965: Results for branch branch-2 [build #1768 on bu

[jira] [Commented] (HBASE-22051) Expect values are hard-coded in the verifications of TestRSGroupsBasics

2019-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799279#comment-16799279 ] Hudson commented on HBASE-22051: Results for branch branch-2 [build #1768 on bu

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799286#comment-16799286 ] Ankit Singhal commented on HBASE-22057: --- bq. A simple fix would be to impose a max

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799289#comment-16799289 ] Josh Elser commented on HBASE-22057: {quote}can't we just utilize this boolean to ma

[jira] [Commented] (HBASE-22005) Use ByteBuff's refcnt to track the life cycle of data block

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799310#comment-16799310 ] Hadoop QA commented on HBASE-22005: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Assigned] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread kevin su (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kevin su reassigned HBASE-22089: Assignee: kevin su > HMaster#getClusterSchema() could return null and cause NPE > ---

[jira] [Updated] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-22057: --- Attachment: HBASE-22057.002.patch > Impose upper-bound on size of ZK ops sent in a single multi() >

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799322#comment-16799322 ] Josh Elser commented on HBASE-22057: .002 moves from the elements-per-multi approach

[jira] [Commented] (HBASE-21895) Error prone upgrade

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799324#comment-16799324 ] Hadoop QA commented on HBASE-21895: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-03-22 Thread Pavel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799329#comment-16799329 ] Pavel commented on HBASE-22072: --- Great job [~anoop.hbase] it seems you are preety experien

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799344#comment-16799344 ] Hadoop QA commented on HBASE-22057: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Updated] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-22057: --- Attachment: HBASE-22057.003.patch > Impose upper-bound on size of ZK ops sent in a single multi() >

[jira] [Commented] (HBASE-22057) Impose upper-bound on size of ZK ops sent in a single multi()

2019-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799347#comment-16799347 ] Josh Elser commented on HBASE-22057: .003 try to make the checkstyle happier. > Imp

[jira] [Commented] (HBASE-22080) hbase-shaded-client doesn't include netty socket for ZK

2019-03-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799356#comment-16799356 ] Sergey Shelukhin commented on HBASE-22080: -- Hmm, apparently ClientCnxnSocketNet

  1   2   >