[jira] [Commented] (HBASE-21634) Print error message when user uses unacceptable values for LIMIT while setting quotas.

2019-01-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741726#comment-16741726 ] Guanghao Zhang commented on HBASE-21634: +1 > Print error message when user uses unacceptable

[jira] [Updated] (HBASE-20220) [RSGroup] Check if table exists in the cluster before moving it to the specified regionserver group

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20220: -- Fix Version/s: 2.0.5 2.1.3 2.2.0 > [RSGroup] Check if table

[jira] [Reopened] (HBASE-20220) [RSGroup] Check if table exists in the cluster before moving it to the specified regionserver group

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-20220: --- This is a bugfix so should be committed to all 2.0+ branches. Let me cherry-pick. > [RSGroup] Check

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741705#comment-16741705 ] Zheng Hu commented on HBASE-21699: -- You can try to create a splits.txt in UT code which no need to add

[jira] [Commented] (HBASE-21596) HBase Shell "delete" command can cause older versions to be shown even if VERSIONS is configured as 1

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741707#comment-16741707 ] Hadoop QA commented on HBASE-21596: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741712#comment-16741712 ] Zheng Hu commented on HBASE-21657: -- Thanks for your reply. [~stack]. bq. Do you need the change in

[jira] [Commented] (HBASE-21537) Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741708#comment-16741708 ] Duo Zhang commented on HBASE-21537: --- {quote} perhaps s/AsyncRegionServerAdmin/RegionServerAdmin/ and

[jira] [Updated] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21657: - Attachment: HBASE-21657.v6.patch > PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in

[jira] [Resolved] (HBASE-20220) [RSGroup] Check if table exists in the cluster before moving it to the specified regionserver group

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-20220. --- Resolution: Fixed Pushed to branch-2.0+. > [RSGroup] Check if table exists in the cluster before

[jira] [Comment Edited] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741712#comment-16741712 ] Zheng Hu edited comment on HBASE-21657 at 1/14/19 3:51 AM: --- Thanks for your

[jira] [Created] (HBASE-21713) Support set region server throttle quota

2019-01-13 Thread Yi Mei (JIRA)
Yi Mei created HBASE-21713: -- Summary: Support set region server throttle quota Key: HBASE-21713 URL: https://issues.apache.org/jira/browse/HBASE-21713 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huan updated HBASE-21699: - Attachment: HBase-21699.v3.patch > Create table failed when using SPLITS_FILE => 'splits.txt' >

[jira] [Assigned] (HBASE-21713) Support set region server throttle quota

2019-01-13 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei reassigned HBASE-21713: -- Assignee: Yi Mei > Support set region server throttle quota >

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741757#comment-16741757 ] huan commented on HBASE-21699: -- [~zghaobac] [~openinx] I have uploaded v3, which tries to create  a

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741774#comment-16741774 ] Hadoop QA commented on HBASE-21699: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741779#comment-16741779 ] huan commented on HBASE-21699: -- It seems old ruby code does not meet the specifications of rubocop and 

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2019-01-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741782#comment-16741782 ] Lars Hofhansl commented on HBASE-20928: --- The cited article _explicitly_ states that {{int mid =

[jira] [Updated] (HBASE-21707) Fix warnings in hbase-rsgroup module and also make the UTs more stable

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21707: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Comment Edited] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2019-01-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741782#comment-16741782 ] Lars Hofhansl edited comment on HBASE-20928 at 1/14/19 6:20 AM: The

[jira] [Comment Edited] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2019-01-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741782#comment-16741782 ] Lars Hofhansl edited comment on HBASE-20928 at 1/14/19 6:15 AM: The

[jira] [Updated] (HBASE-21537) Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21537: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: HBASE-21512 Status:

[jira] [Commented] (HBASE-21705) Should treat meta table specially for some methods in AsyncAdmin

2019-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741567#comment-16741567 ] Hudson commented on HBASE-21705: Results for branch master [build #716 on

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

2019-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741562#comment-16741562 ] Hudson commented on HBASE-21512: Results for branch HBASE-21512 [build #52 on

[jira] [Commented] (HBASE-21504) If enable FIFOCompactionPolicy, a compaction may write a "empty" hfile whose maxTimeStamp is long max. This kind of hfile will never be archived.

2019-01-13 Thread Alston Williams (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741507#comment-16741507 ] Alston Williams commented on HBASE-21504: - I'm so sorry that I can't attach my patch in the

[jira] [Commented] (HBASE-21504) If enable FIFOCompactionPolicy, a compaction may write a "empty" hfile whose maxTimeStamp is long max. This kind of hfile will never be archived.

2019-01-13 Thread Alston Williams (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741505#comment-16741505 ] Alston Williams commented on HBASE-21504: - Hello, I have tested this issue, and looked at the

[jira] [Commented] (HBASE-19695) Handle disabled table for async client

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741521#comment-16741521 ] Hadoop QA commented on HBASE-19695: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741551#comment-16741551 ] huan commented on HBASE-21699: -- [~stack] [~zghaobac] , I will add more test on admin_test.rb > Create

[jira] [Updated] (HBASE-21710) Add quota related methods to the Admin interface

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21710: -- Attachment: HBASE-21710.patch > Add quota related methods to the Admin interface >

[jira] [Commented] (HBASE-21685) Change repository urls to Gitbox

2019-01-13 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741569#comment-16741569 ] Peter Somogyi commented on HBASE-21685: --- I just modified the URL to gitbox and filed INFRA-17640.

[jira] [Updated] (HBASE-21710) Add quota related methods to the Admin interface

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21710: -- Assignee: Duo Zhang Fix Version/s: 2.2.0 3.0.0 Status: Patch

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741591#comment-16741591 ] Hadoop QA commented on HBASE-21699: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-21711) Remove references to git.apache.org/hbase.git

2019-01-13 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-21711: - Summary: Remove references to git.apache.org/hbase.git Key: HBASE-21711 URL: https://issues.apache.org/jira/browse/HBASE-21711 Project: HBase Issue Type:

[jira] [Updated] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huan updated HBASE-21699: - Attachment: HBase-21699.v2.patch > Create table failed when using SPLITS_FILE => 'splits.txt' >

[jira] [Commented] (HBASE-21710) Add quota related methods to the Admin interface

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741606#comment-16741606 ] Hadoop QA commented on HBASE-21710: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21705) Should treat meta table specially for some methods in AsyncAdmin

2019-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741611#comment-16741611 ] Hudson commented on HBASE-21705: Results for branch branch-2.1 [build #766 on

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741583#comment-16741583 ] huan commented on HBASE-21699: -- hi,[~zghaobac], I have added test code in table_test.rb > Create table

[jira] [Commented] (HBASE-21699) Create table failed when using SPLITS_FILE => 'splits.txt'

2019-01-13 Thread huan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741594#comment-16741594 ] huan commented on HBASE-21699: -- [~zghaobac] splits.txt is the input of SPLITS_FILE, the commend could not

[jira] [Commented] (HBASE-21705) Should treat meta table specially for some methods in AsyncAdmin

2019-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741608#comment-16741608 ] Hudson commented on HBASE-21705: Results for branch branch-2.0 [build #1250 on

[jira] [Updated] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Tommy Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Li updated HBASE-21712: - Attachment: HBASE-21712.master.002.patch > Make submit-patch.py python3 compatible >

[jira] [Commented] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741678#comment-16741678 ] Hadoop QA commented on HBASE-21712: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741682#comment-16741682 ] Hadoop QA commented on HBASE-20662: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-21705) Should treat meta table specially for some methods in AsyncAdmin

2019-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741623#comment-16741623 ] Hudson commented on HBASE-21705: Results for branch branch-2 [build #1607 on

[jira] [Created] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Tommy Li (JIRA)
Tommy Li created HBASE-21712: Summary: Make submit-patch.py python3 compatible Key: HBASE-21712 URL: https://issues.apache.org/jira/browse/HBASE-21712 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-21519) Namespace region is never assigned in a HM failover scenario when multiwal is enabled

2019-01-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741644#comment-16741644 ] stack commented on HBASE-21519: --- bq. Yeah, it is .meta, have attached the snapshot, kindly check that.

[jira] [Comment Edited] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741647#comment-16741647 ] Nihal Jain edited comment on HBASE-20662 at 1/13/19 8:38 PM: - {quote}What

[jira] [Commented] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741647#comment-16741647 ] Nihal Jain commented on HBASE-20662: {quote}What was the change that you made? {quote} - Addressed

[jira] [Commented] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741651#comment-16741651 ] Hadoop QA commented on HBASE-21712: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Tommy Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Li updated HBASE-21712: - Attachment: HBASE-21712.master.001.patch > Make submit-patch.py python3 compatible >

[jira] [Updated] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Tommy Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Li updated HBASE-21712: - Description: Attached patch was submitted with `python3 dev-support/submit-patch.py -b master -srb -jid

[jira] [Updated] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-20662: --- Attachment: HBASE-20662.master.007.patch > Increasing space quota on a violated table does not

[jira] [Updated] (HBASE-21712) Make submit-patch.py python3 compatible

2019-01-13 Thread Tommy Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Li updated HBASE-21712: - Status: Patch Available (was: Open) > Make submit-patch.py python3 compatible >

[jira] [Commented] (HBASE-21537) Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection

2019-01-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741648#comment-16741648 ] stack commented on HBASE-21537: --- bq. The final goal is to completely remove the getAdmin method from

[jira] [Updated] (HBASE-21596) HBase Shell "delete" command can cause older versions to be shown even if VERSIONS is configured as 1

2019-01-13 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-21596: - Attachment: HBASE-21596-master.002.patch > HBase Shell "delete" command can

[jira] [Comment Edited] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741647#comment-16741647 ] Nihal Jain edited comment on HBASE-20662 at 1/13/19 8:39 PM: - {quote}What

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2019-01-13 Thread saurabh singh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741808#comment-16741808 ] saurabh singh commented on HBASE-20928: --- description. I can investigate the perf impact of this

[jira] [Updated] (HBASE-21647) Add status track for splitting WAL tasks

2019-01-13 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-21647: - Attachment: HBASE-21647.master.001.patch > Add status track for splitting WAL tasks >

[jira] [Updated] (HBASE-21713) Support set region server throttle quota

2019-01-13 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei updated HBASE-21713: --- Attachment: HBASE-21713.master.001.patch > Support set region server throttle quota >

[jira] [Commented] (HBASE-21196) HTableMultiplexer clears the meta cache after every put operation

2019-01-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741799#comment-16741799 ] Nihal Jain commented on HBASE-21196: Ping [~busbey], [~apurtell]. I still think this should go to

[jira] [Updated] (HBASE-21710) Add quota related methods to the Admin interface

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21710: -- Attachment: HBASE-21710-v1.patch > Add quota related methods to the Admin interface >

[jira] [Updated] (HBASE-21596) HBase Shell "delete" command can cause older versions to be shown even if VERSIONS is configured as 1

2019-01-13 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-21596: - Attachment: HBASE-21596-master.003.patch > HBase Shell "delete" command can

[jira] [Commented] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741821#comment-16741821 ] Hadoop QA commented on HBASE-21657: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2019-01-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741823#comment-16741823 ] Lars Hofhansl commented on HBASE-20928: --- Hey [~bashrc-real], I'm not saying that this is causing

[jira] [Commented] (HBASE-21596) HBase Shell "delete" command can cause older versions to be shown even if VERSIONS is configured as 1

2019-01-13 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741828#comment-16741828 ] Wellington Chevreuil commented on HBASE-21596: -- Fixing checkstyle issues. > HBase Shell

[jira] [Commented] (HBASE-21710) Add quota related methods to the Admin interface

2019-01-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741819#comment-16741819 ] Duo Zhang commented on HBASE-21710: --- Review board link: https://reviews.apache.org/r/69736/ > Add