[GitHub] [hbase] pankaj72981 commented on a change in pull request #1592: HBASE-24244 Move Region Command fails to move region of a table to another RS which is a part of different RSGroup without giv

2020-07-29 Thread GitBox
pankaj72981 commented on a change in pull request #1592: URL: https://github.com/apache/hbase/pull/1592#discussion_r462248605 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java ## @@ -2085,6 +2085,10 @@ public void move(final byte[]

[jira] [Updated] (HBASE-20226) Performance Improvement Taking Large Snapshots In Remote Filesystems

2020-07-29 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-20226: - Fix Version/s: 2.2.7 1.7.0 2.3.1

[jira] [Commented] (HBASE-24779) Improve insight into replication WAL readers hung on checkQuota

2020-07-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167456#comment-17167456 ] Josh Elser commented on HBASE-24779: Thanks to Wellington – this one might be an HBase 2.x-only

[jira] [Updated] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24795: - Status: Patch Available (was: In Progress) > RegionMover should deal with unknown

[GitHub] [hbase] saintstack commented on pull request #2017: HBASE-24669 Logging of ppid should be consistent across all occurrences

2020-07-29 Thread GitBox
saintstack commented on pull request #2017: URL: https://github.com/apache/hbase/pull/2017#issuecomment-665671723 Push manually to branch-2.3+ Removed the parens around pids since we don't have parens elsewhere. Not sure I like dropping the listing of the parent procedure but lets

[GitHub] [hbase] utf7 closed pull request #2167: HBASE-24791 Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread GitBox
utf7 closed pull request #2167: URL: https://github.com/apache/hbase/pull/2167 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [hbase-operator-tools] ZhaoBQ commented on pull request #71: HBASE-24778 [hbase-operator-tools] Merging regions failed when the table is not default namespace

2020-07-29 Thread GitBox
ZhaoBQ commented on pull request #71: URL: https://github.com/apache/hbase-operator-tools/pull/71#issuecomment-665579798 The common part of all test methods is abstracted into mergeRegionsToTarget method. Please review @wchevreuil

[GitHub] [hbase] utf7 commented on pull request #2167: HBASE-24791 Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread GitBox
utf7 commented on pull request #2167: URL: https://github.com/apache/hbase/pull/2167#issuecomment-665549289 remove the HBASE-24790 code and do more code clean by review @anoopsjohn @pankaj72981 please have a look, thanks

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2162: HBASE-24788: Fix the connection leaks on getting hbase admin from unclosed connection

2020-07-29 Thread GitBox
sandeepvinayak commented on a change in pull request #2162: URL: https://github.com/apache/hbase/pull/2162#discussion_r462140532 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java ## @@ -161,25 +162,24 @@ public static void

[jira] [Assigned] (HBASE-15161) Umbrella: Miscellaneous improvements from production usage

2020-07-29 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar reassigned HBASE-15161: Assignee: Yu Li (was: Pankaj Kumar) > Umbrella: Miscellaneous improvements from

[jira] [Assigned] (HBASE-15161) Umbrella: Miscellaneous improvements from production usage

2020-07-29 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar reassigned HBASE-15161: Assignee: Pankaj Kumar (was: Yu Li) > Umbrella: Miscellaneous improvements from

[jira] [Commented] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167460#comment-17167460 ] Viraj Jasani commented on HBASE-24795: -- At low level, --noack would ignore every Exception that

[GitHub] [hbase] Reidddddd commented on a change in pull request #2165: [Subtask of HBASE-20717] CCSMap: Chunk and ChunkPool structure

2020-07-29 Thread GitBox
Reidd commented on a change in pull request #2165: URL: https://github.com/apache/hbase/pull/2165#discussion_r462140201 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ccsmap/HugeHeapChunk.java ## @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache Software

[GitHub] [hbase] Apache-HBase commented on pull request #2132: HBASE-24767 Change default to false for HBASE-15519 per-user metrics

2020-07-29 Thread GitBox
Apache-HBase commented on pull request #2132: URL: https://github.com/apache/hbase/pull/2132#issuecomment-665784766 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] virajjasani closed pull request #2148: HBASE-24752 NPE/500 accessing webui on master startup

2020-07-29 Thread GitBox
virajjasani closed pull request #2148: URL: https://github.com/apache/hbase/pull/2148 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [hbase] Apache-HBase commented on pull request #2167: HBASE-24791 Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread GitBox
Apache-HBase commented on pull request #2167: URL: https://github.com/apache/hbase/pull/2167#issuecomment-665571205 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase-operator-tools] wchevreuil merged pull request #71: HBASE-24778 [hbase-operator-tools] Merging regions failed when the table is not default namespace

2020-07-29 Thread GitBox
wchevreuil merged pull request #71: URL: https://github.com/apache/hbase-operator-tools/pull/71 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Comment Edited] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167452#comment-17167452 ] Viraj Jasani edited comment on HBASE-24795 at 7/29/20, 6:54 PM: Yes

[jira] [Commented] (HBASE-24669) Logging of ppid should be consistent across all occurrences

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167519#comment-17167519 ] Hudson commented on HBASE-24669: Results for branch branch-2.3 [build #194 on

[jira] [Commented] (HBASE-24779) Improve insight into replication WAL readers hung on checkQuota

2020-07-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167450#comment-17167450 ] Josh Elser commented on HBASE-24779: The fun continues for me. My current assumption is that we can

[jira] [Commented] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167448#comment-17167448 ] Sean Busbey commented on HBASE-24795: - there's already the {{--noack}} flag that should be enough?

[jira] [Commented] (HBASE-24752) NPE/500 accessing webui on master startup

2020-07-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167550#comment-17167550 ] Nick Dimiduk commented on HBASE-24752: -- Thank you! > NPE/500 accessing webui on master startup >

[GitHub] [hbase] WenFeiYi opened a new pull request #2169: HBASE-24792 LogRoller.walRollFinished fix

2020-07-29 Thread GitBox
WenFeiYi opened a new pull request #2169: URL: https://github.com/apache/hbase/pull/2169 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [hbase] bharathv opened a new pull request #2170: HBASE-24788: Fix the connection leaks on getting hbase admin from unc…

2020-07-29 Thread GitBox
bharathv opened a new pull request #2170: URL: https://github.com/apache/hbase/pull/2170 …losed connection Rewrote the patch for branch-1 since master has significanly diverged. (cherry picked from commit dc5ef7af1f8b9e386495a73924c9442203f65a77) Co-authored-by: Bharath

[jira] [Assigned] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HBASE-24795: Assignee: Viraj Jasani > RegionMover should deal with unknown (split/merged) regions >

[GitHub] [hbase] virajjasani commented on pull request #2162: HBASE-24788: Fix the connection leaks on getting hbase admin from unclosed connection

2020-07-29 Thread GitBox
virajjasani commented on pull request #2162: URL: https://github.com/apache/hbase/pull/2162#issuecomment-665521872 Changes look good, +1. Test failures seem relevant? Failures are present for the updated tests. Triggered another build, let's wait for it.

[GitHub] [hbase] Apache-HBase commented on pull request #2168: HBASE-24695 FSHLog - close the current WAL file in a background thread.

2020-07-29 Thread GitBox
Apache-HBase commented on pull request #2168: URL: https://github.com/apache/hbase/pull/2168#issuecomment-665512417 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase] virajjasani closed pull request #2151: HBASE-24665 MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-07-29 Thread GitBox
virajjasani closed pull request #2151: URL: https://github.com/apache/hbase/pull/2151 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167446#comment-17167446 ] Viraj Jasani commented on HBASE-24795: -- PR: [https://github.com/apache/hbase/pull/2172] >

[jira] [Work started] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24795 started by Viraj Jasani. > RegionMover should deal with unknown (split/merged) regions >

[GitHub] [hbase] utf7 commented on a change in pull request #2167: HBASE-24791 Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread GitBox
utf7 commented on a change in pull request #2167: URL: https://github.com/apache/hbase/pull/2167#discussion_r462120907 ## File path: hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java ## @@ -248,7 +248,6 @@ public void

[GitHub] [hbase] pankaj72981 commented on a change in pull request #2167: HBASE-24791 Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread GitBox
pankaj72981 commented on a change in pull request #2167: URL: https://github.com/apache/hbase/pull/2167#discussion_r462203737 ## File path: hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java ## @@ -222,6 +222,7 @@ public RegionLocator

[jira] [Created] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-24795: Summary: RegionMover should deal with unknown (split/merged) regions Key: HBASE-24795 URL: https://issues.apache.org/jira/browse/HBASE-24795 Project: HBase

[GitHub] [hbase] virajjasani commented on pull request #2151: HBASE-24665 MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-07-29 Thread GitBox
virajjasani commented on pull request #2151: URL: https://github.com/apache/hbase/pull/2151#issuecomment-665761496 Closing this as branch-2.0 is EOLed. This is an automated message from the Apache Git Service. To respond to

[jira] [Comment Edited] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167448#comment-17167448 ] Sean Busbey edited comment on HBASE-24795 at 7/29/20, 6:51 PM: --- there's

[jira] [Commented] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167452#comment-17167452 ] Viraj Jasani commented on HBASE-24795: -- Yes --noack is good one, however, graceful start/stop used

[jira] [Updated] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24795: - Issue Type: Improvement (was: New Feature) > RegionMover should deal with unknown

[jira] [Comment Edited] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167460#comment-17167460 ] Viraj Jasani edited comment on HBASE-24795 at 7/29/20, 7:19 PM: At low

[jira] [Commented] (HBASE-18070) Enable memstore replication for meta replica

2020-07-29 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167561#comment-17167561 ] Huaxiang Sun commented on HBASE-18070: -- [~anoop.hbase] The client logic as described above needs to

[GitHub] [hbase] anoopsjohn merged pull request #2164: HBASE-24790 Remove unused counter from SplitLogCounters

2020-07-29 Thread GitBox
anoopsjohn merged pull request #2164: URL: https://github.com/apache/hbase/pull/2164 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [hbase] saintstack merged pull request #2156: HBASE-24632 Enable procedure-based log splitting as default in hbase3…

2020-07-29 Thread GitBox
saintstack merged pull request #2156: URL: https://github.com/apache/hbase/pull/2156 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Comment Edited] (HBASE-24795) RegionMover should deal with unknown (split/merged) regions

2020-07-29 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167452#comment-17167452 ] Viraj Jasani edited comment on HBASE-24795 at 7/29/20, 7:01 PM: Yes

[jira] [Commented] (HBASE-24779) Improve insight into replication WAL readers hung on checkQuota

2020-07-29 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167479#comment-17167479 ] Bharath Vissapragada commented on HBASE-24779: -- Ouch, nice find. Perhaps we can expose the

[jira] [Commented] (HBASE-24779) Improve insight into replication WAL readers hung on checkQuota

2020-07-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167484#comment-17167484 ] Josh Elser commented on HBASE-24779: oh, crap. Right you are, [~bharathv]. I meant said it as 1.x

[jira] [Commented] (HBASE-24793) [hbase-operator-tools] hbck2 filesystem fails against hbase-2.3.x

2020-07-29 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167542#comment-17167542 ] Michael Stack commented on HBASE-24793: --- I like the purge of IA.Private references approach

[jira] [Commented] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167588#comment-17167588 ] Yechao Chen commented on HBASE-24791: - I check the code on branch-2.2, not related  [~anoop.hbase]

[jira] [Commented] (HBASE-20226) Performance Improvement Taking Large Snapshots In Remote Filesystems

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167634#comment-17167634 ] Hudson commented on HBASE-20226: Results for branch branch-2 [build #2762 on

[jira] [Commented] (HBASE-11676) Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167630#comment-17167630 ] Hudson commented on HBASE-11676: Results for branch branch-2 [build #2762 on

[jira] [Commented] (HBASE-24752) NPE/500 accessing webui on master startup

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167633#comment-17167633 ] Hudson commented on HBASE-24752: Results for branch branch-2 [build #2762 on

[jira] [Commented] (HBASE-24766) Document Remote Procedure Execution

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167632#comment-17167632 ] Hudson commented on HBASE-24766: Results for branch branch-2 [build #2762 on

[jira] [Commented] (HBASE-18070) Enable memstore replication for meta replica

2020-07-29 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167629#comment-17167629 ] Andrew Kyle Purtell commented on HBASE-18070: - Meta replicas can be safely out of date.

[jira] [Commented] (HBASE-24669) Logging of ppid should be consistent across all occurrences

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167631#comment-17167631 ] Hudson commented on HBASE-24669: Results for branch branch-2 [build #2762 on

[jira] [Commented] (HBASE-24336) [Metrics] FSDataInputStream's localBytesRead is wrong

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167574#comment-17167574 ] Hudson commented on HBASE-24336: Results for branch branch-2.2 [build #921 on

[jira] [Commented] (HBASE-24752) NPE/500 accessing webui on master startup

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167575#comment-17167575 ] Hudson commented on HBASE-24752: Results for branch branch-2.2 [build #921 on

[jira] [Commented] (HBASE-24756) Backport HBASE-24336 to branch-2.2

2020-07-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167573#comment-17167573 ] Hudson commented on HBASE-24756: Results for branch branch-2.2 [build #921 on

[jira] [Created] (HBASE-24796) Migrate all jenkins jobs to the new ci-hadoop.a.o

2020-07-29 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-24796: - Summary: Migrate all jenkins jobs to the new ci-hadoop.a.o Key: HBASE-24796 URL: https://issues.apache.org/jira/browse/HBASE-24796 Project: HBase Issue Type:

[jira] [Commented] (HBASE-18070) Enable memstore replication for meta replica

2020-07-29 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167616#comment-17167616 ] ramkrishna.s.vasudevan commented on HBASE-18070: Just checking the recent updates here.

[jira] [Commented] (HBASE-11062) hbtop

2020-07-29 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167576#comment-17167576 ] Toshihiro Suzuki commented on HBASE-11062: -- [~stack] Thank you for the comments. {quote}What is

[jira] [Comment Edited] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167581#comment-17167581 ] Yechao Chen edited comment on HBASE-24791 at 7/30/20, 1:11 AM: --- {noformat}

[jira] [Commented] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167581#comment-17167581 ] Yechao Chen commented on HBASE-24791: - {noformat} How many columns in ur test? If that is large, the

[jira] [Commented] (HBASE-24754) Bulk load performance is degraded in HBase 2

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167589#comment-17167589 ] Yechao Chen commented on HBASE-24754: - yes ,note related with HBASE-24971 > Bulk load performance

[jira] [Comment Edited] (HBASE-24754) Bulk load performance is degraded in HBase 2

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167589#comment-17167589 ] Yechao Chen edited comment on HBASE-24754 at 7/30/20, 1:40 AM: --- yes ,not

[jira] [Resolved] (HBASE-24756) Backport HBASE-24336 to branch-2.2

2020-07-29 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-24756. --- Hadoop Flags: Reviewed Resolution: Fixed > Backport HBASE-24336 to branch-2.2 >

[jira] [Updated] (HBASE-24336) [Metrics] FSDataInputStream's localBytesRead is wrong

2020-07-29 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-24336: -- Fix Version/s: (was: 2.2.7) > [Metrics] FSDataInputStream's localBytesRead is wrong >

[jira] [Updated] (HBASE-24336) [Metrics] FSDataInputStream's localBytesRead is wrong

2020-07-29 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-24336: -- Fix Version/s: 2.2.7 > [Metrics] FSDataInputStream's localBytesRead is wrong >

[jira] [Updated] (HBASE-24756) Backport HBASE-24336 to branch-2.2

2020-07-29 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-24756: -- Fix Version/s: 2.2.7 > Backport HBASE-24336 to branch-2.2 > -- > >

[jira] [Commented] (HBASE-20717) Implement CCSMap - a better concurrent map with compacted data structure

2020-07-29 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166891#comment-17166891 ] Reid Chan commented on HBASE-20717: --- I'm going to further breakdown the HBASE-20717 into several

[jira] [Comment Edited] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166942#comment-17166942 ] Yechao Chen edited comment on HBASE-24791 at 7/29/20, 7:03 AM: ---

[jira] [Issue Comment Deleted] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Comment: was deleted (was: h1. ReplicationSource do not update metrics after refresh) > [Replication]

[GitHub] [hbase] WenFeiYi opened a new pull request #2157: HBASE-24665 MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-07-29 Thread GitBox
WenFeiYi opened a new pull request #2157: URL: https://github.com/apache/hbase/pull/2157 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [hbase-thirdparty] joshelser commented on a change in pull request #22: HBASE-19256 [hbase-thirdparty] shade jetty

2020-07-29 Thread GitBox
joshelser commented on a change in pull request #22: URL: https://github.com/apache/hbase-thirdparty/pull/22#discussion_r461265897 ## File path: pom.xml ## @@ -134,6 +136,13 @@ 4.4 2.3.4 2.8.5 +9.4.30.v20200611 Review comment: Hrm, right you are.

[jira] [Updated] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Description:   Supposed that we have an peer with id 1,  when execute shell cmd disable_peer  '1' ,

[jira] [Updated] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Description:   Supposed that we have an peer with id 1,  when execute shell cmd disable_peer  '1' ,

[jira] [Updated] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Description:   Supposed that we have an peer with id 1,  when execute shell cmd disable_peer  '1' ,

[jira] [Updated] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Description:   Supposed that we have an peer with id 1,  when execute shell cmd disable_peer  '1' ,

[jira] [Commented] (HBASE-24769) Auto scale RSGroup

2020-07-29 Thread Sun Xin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166924#comment-17166924 ] Sun Xin commented on HBASE-24769: - [https://github.com/apache/hbase/pull/2158] > Auto scale RSGroup >

[jira] [Updated] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Description:   Supposed that we have an peer with id 1,  when execute shell cmd disable_peer  '1' ,

[GitHub] [hbase] WenFeiYi commented on a change in pull request #2148: HBASE-24752 NPE/500 accessing webui on master startup

2020-07-29 Thread GitBox
WenFeiYi commented on a change in pull request #2148: URL: https://github.com/apache/hbase/pull/2148#discussion_r461292991 ## File path: hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon ## @@ -224,6 +225,11 @@ AssignmentManager

[GitHub] [hbase] Reidddddd closed pull request #2138: HBASE-20717 Implement CCSMap - a better concurrent map with compacted data structure

2020-07-29 Thread GitBox
Reidd closed pull request #2138: URL: https://github.com/apache/hbase/pull/2138 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] richardantal commented on a change in pull request #1843: HBASE-24268 REST and Thrift server do not handle the "doAs" parameter case insensitively

2020-07-29 Thread GitBox
richardantal commented on a change in pull request #1843: URL: https://github.com/apache/hbase/pull/1843#discussion_r461363895 ## File path: hbase-http/src/main/java/org/apache/hadoop/hbase/http/ProxyUserAuthenticationFilter.java ## @@ -150,6 +150,18 @@ static boolean

[GitHub] [hbase-thirdparty] Apache9 opened a new pull request #25: HBASE-24785 [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.m…

2020-07-29 Thread GitBox
Apache9 opened a new pull request #25: URL: https://github.com/apache/hbase-thirdparty/pull/25 …d for 3.4.0 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hbase] saintstack commented on pull request #2141: HBASE-11686 Shell code should create a binding / irb workspace instead of polluting the root namespace

2020-07-29 Thread GitBox
saintstack commented on pull request #2141: URL: https://github.com/apache/hbase/pull/2141#issuecomment-664762424 Failures are in the abandoned backup module. This is an automated message from the Apache Git Service. To

[jira] [Updated] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leizhang updated HBASE-24781: - Description:   Supposed that we have an peer with id 1,  when execute shell cmd disable_peer  '1' ,

[jira] [Commented] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166942#comment-17166942 ] Yechao Chen commented on HBASE-24791: - https://github.com/apache/hbase/pull/2167 don't know why

[jira] [Updated] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yechao Chen updated HBASE-24791: Component/s: mapreduce > Improve HFileOutputFormat2 to avoid always call getTableRelativePath

[GitHub] [hbase-thirdparty] Apache9 opened a new pull request #23: HBASE-24782 [hbase-thirdparty] Bump dependencis in hbase-thirdparty

2020-07-29 Thread GitBox
Apache9 opened a new pull request #23: URL: https://github.com/apache/hbase-thirdparty/pull/23 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Created] (HBASE-24792) LogRoller.walRollFinished fix

2020-07-29 Thread wenfeiyi666 (Jira)
wenfeiyi666 created HBASE-24792: --- Summary: LogRoller.walRollFinished fix Key: HBASE-24792 URL: https://issues.apache.org/jira/browse/HBASE-24792 Project: HBase Issue Type: Improvement

[GitHub] [hbase] tedyu commented on a change in pull request #2142: HBASE-24774 Space Quota violation policy Disable does not work at nam…

2020-07-29 Thread GitBox
tedyu commented on a change in pull request #2142: URL: https://github.com/apache/hbase/pull/2142#discussion_r461134105 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaObserverChore.java ## @@ -433,6 +433,11 @@ void updateNamespaceQuota(

[GitHub] [hbase] bitoffdev opened a new pull request #2161: HBASE-11676 Scan FORMATTER is not applied for columns using non-printable name in shell

2020-07-29 Thread GitBox
bitoffdev opened a new pull request #2161: URL: https://github.com/apache/hbase/pull/2161 Resolves https://issues.apache.org/jira/browse/HBASE-11676 ## Changelog - In HBase::Table, the instance variable @converters is used to map column names to converters. This patch

[GitHub] [hbase-thirdparty] Apache9 commented on pull request #22: HBASE-19256 [hbase-thirdparty] shade jetty

2020-07-29 Thread GitBox
Apache9 commented on pull request #22: URL: https://github.com/apache/hbase-thirdparty/pull/22#issuecomment-664729832 > Glancing at the jars, I see some ServiceLoader entries in both the jetty and jersey jars. I _think_ this would break, if we happen to use it, given the entry in the jar

[GitHub] [hbase] anoopsjohn commented on pull request #2151: HBASE-24665 MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-07-29 Thread GitBox
anoopsjohn commented on pull request #2151: URL: https://github.com/apache/hbase/pull/2151#issuecomment-664772234 Can u raise this PR against branch-2.2? We dont need to fix this in 2.1 and 2.0 as those are EOL. This is an

[GitHub] [hbase] bharathv commented on a change in pull request #2162: HBASE-24788: Fix the connection leaks in hbase

2020-07-29 Thread GitBox
bharathv commented on a change in pull request #2162: URL: https://github.com/apache/hbase/pull/2162#discussion_r461865026 ## File path: hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java ## @@ -155,11 +155,10 @@ public void write(KEY key,

[jira] [Updated] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yechao Chen updated HBASE-24791: Labels: HFileOutputFormat bulkload (was: ) > Improve HFileOutputFormat2 to avoid always call

[jira] [Updated] (HBASE-24791) Improve HFileOutputFormat2 to avoid always call getTableRelativePath method

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yechao Chen updated HBASE-24791: Affects Version/s: 2.3.0 2.2.5 > Improve HFileOutputFormat2 to avoid

[GitHub] [hbase] virajjasani commented on pull request #2148: HBASE-24752 NPE/500 accessing webui on master startup

2020-07-29 Thread GitBox
virajjasani commented on pull request #2148: URL: https://github.com/apache/hbase/pull/2148#issuecomment-665121586 Pending QA of latest build. This is an automated message from the Apache Git Service. To respond to the

[jira] [Comment Edited] (HBASE-20717) Implement CCSMap - a better concurrent map with compacted data structure

2020-07-29 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166891#comment-17166891 ] Reid Chan edited comment on HBASE-20717 at 7/29/20, 5:51 AM: - I'm going to

[jira] [Created] (HBASE-24791) Improve HFileOutputFormat2 to avoid alway call getTableRelativePath

2020-07-29 Thread Yechao Chen (Jira)
Yechao Chen created HBASE-24791: --- Summary: Improve HFileOutputFormat2 to avoid alway call getTableRelativePath Key: HBASE-24791 URL: https://issues.apache.org/jira/browse/HBASE-24791 Project: HBase

[jira] [Commented] (HBASE-24781) [Replication] When execute shell cmd "disable_peer peerId",the master web UI show a wrong number of SizeOfLogQueue

2020-07-29 Thread leizhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166934#comment-17166934 ] leizhang commented on HBASE-24781: -- h1. ReplicationSource do not update metrics after refresh >

[jira] [Commented] (HBASE-24754) Bulk load performance is degraded in HBase 2

2020-07-29 Thread Yechao Chen (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166937#comment-17166937 ] Yechao Chen commented on HBASE-24754: - may be related

[GitHub] [hbase] Reidddddd commented on a change in pull request #2165: [Subtask of HBASE-20717] Chunk and ChunkPool structure

2020-07-29 Thread GitBox
Reidd commented on a change in pull request #2165: URL: https://github.com/apache/hbase/pull/2165#discussion_r462054917 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ccsmap/HugeHeapChunk.java ## @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache Software

  1   2   3   >