[GitHub] [hbase] infraio commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-14 Thread GitBox
infraio commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r543113766 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -130,6 +132,13 @@ */ public static final Strin

[GitHub] [hbase] Apache9 commented on pull request #2748: HBASE-25373 Remove HTrace completely in code base and try to make use…

2020-12-14 Thread GitBox
Apache9 commented on pull request #2748: URL: https://github.com/apache/hbase/pull/2748#issuecomment-745112571 Any other concerns? @saintstack Thanks. This is an automated message from the Apache Git Service. To respo

[GitHub] [hbase] ramkrish86 commented on pull request #2747: HBASE-24850 CellComparator perf improvement

2020-12-14 Thread GitBox
ramkrish86 commented on pull request #2747: URL: https://github.com/apache/hbase/pull/2747#issuecomment-745111755 Sure Stack let me close this. But before that I will ensure I read all your comments and address them in the other PR including some profiling. --

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-14 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249534#comment-17249534 ] ramkrishna.s.vasudevan commented on HBASE-24850: bq.Can we have compare(

[GitHub] [hbase] Apache-HBase commented on pull request #2745: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2745: URL: https://github.com/apache/hbase/pull/2745#issuecomment-745110530 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 33

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-14 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249533#comment-17249533 ] ramkrishna.s.vasudevan commented on HBASE-24850: The branching and the p

[GitHub] [hbase] Apache9 commented on pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master

2020-12-14 Thread GitBox
Apache9 commented on pull request #2769: URL: https://github.com/apache/hbase/pull/2769#issuecomment-745110067 What about just add a flag in report duty to tell master whether the region server is ready to take regions? This

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-14 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249532#comment-17249532 ] ramkrishna.s.vasudevan commented on HBASE-24850: bq.I thought BBKV was d

[GitHub] [hbase] Apache-HBase commented on pull request #2766: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2766: URL: https://github.com/apache/hbase/pull/2766#issuecomment-745106747 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 49

[GitHub] [hbase] ramkrish86 commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-14 Thread GitBox
ramkrish86 commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r543102351 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -130,6 +132,13 @@ */ public static final St

[GitHub] [hbase] ramkrish86 commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-14 Thread GitBox
ramkrish86 commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r543101694 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -728,7 +739,7 @@ public boolean next(List outResul

[GitHub] [hbase] Apache9 commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

2020-12-14 Thread GitBox
Apache9 commented on pull request #2779: URL: https://github.com/apache/hbase/pull/2779#issuecomment-745103309 Please fix the checkstyle issue? This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
sandeepvinayak commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r543090129 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -64,6 +65,9 @@ public st

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
sandeepvinayak commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r543090129 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -64,6 +65,9 @@ public st

[GitHub] [hbase] bharathv commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
bharathv commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r543078007 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -64,6 +65,9 @@ public static f

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
sandeepvinayak commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r543074326 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -455,36 +458,45 @@ public s

[GitHub] [hbase] virajjasani commented on pull request #2756: HBASE-25378 Legacy comparator in Hfile trailer will fail to load

2020-12-14 Thread GitBox
virajjasani commented on pull request #2756: URL: https://github.com/apache/hbase/pull/2756#issuecomment-745070903 > @virajjasani Good by you sir? All good sir. I just looked at Jira conversations and it seems this is not breaking data compatibility (good to know) but this PR can be

[GitHub] [hbase] Apache-HBase commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2779: URL: https://github.com/apache/hbase/pull/2779#issuecomment-745056148 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 42

[GitHub] [hbase] Apache-HBase commented on pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2778: URL: https://github.com/apache/hbase/pull/2778#issuecomment-745055055 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
sandeepvinayak commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r543049473 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -455,36 +458,45 @@ public s

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-745047990 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37

[GitHub] [hbase] Apache-HBase commented on pull request #2768: HBASE-25293 Followup jira to address the client handling issue when c…

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2768: URL: https://github.com/apache/hbase/pull/2768#issuecomment-745047603 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-745047579 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 8

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-745047006 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38

[GitHub] [hbase] Apache-HBase commented on pull request #2768: HBASE-25293 Followup jira to address the client handling issue when c…

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2768: URL: https://github.com/apache/hbase/pull/2768#issuecomment-745046853 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s

[GitHub] [hbase] cuibo01 opened a new pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

2020-12-14 Thread GitBox
cuibo01 opened a new pull request #2779: URL: https://github.com/apache/hbase/pull/2779 …ication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWALs too large (more than 2TB) -

[GitHub] [hbase] cuibo01 closed pull request #2774: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

2020-12-14 Thread GitBox
cuibo01 closed pull request #2774: URL: https://github.com/apache/hbase/pull/2774 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 th

[GitHub] [hbase] anoopsjohn commented on pull request #2772: HBASE-25387 TagRewriteCell's getSerializedSize() method gets the size…

2020-12-14 Thread GitBox
anoopsjohn commented on pull request #2772: URL: https://github.com/apache/hbase/pull/2772#issuecomment-745040994 Checking all related parts. Will report back.. Pls dont merge. I saw some diff from branch2.1 where it was tags len based write(as in patch) .. may be in master its changed.

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-745039560 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 28

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-745039226 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-745038941 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37

[jira] [Comment Edited] (HBASE-25334) TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249465#comment-17249465 ] Xiaolin Ha edited comment on HBASE-25334 at 12/15/20, 3:54 AM: ---

[jira] [Commented] (HBASE-25334) TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249465#comment-17249465 ] Xiaolin Ha commented on HBASE-25334: [~stack] Yes, they are the same reason. They ne

[GitHub] [hbase] infraio commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-14 Thread GitBox
infraio commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r543015759 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -728,7 +739,7 @@ public boolean next(List outResult,

[GitHub] [hbase] infraio commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-14 Thread GitBox
infraio commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r543015308 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -130,6 +132,13 @@ */ public static final Strin

[GitHub] [hbase] infraio commented on pull request #2772: HBASE-25387 TagRewriteCell's getSerializedSize() method gets the size…

2020-12-14 Thread GitBox
infraio commented on pull request #2772: URL: https://github.com/apache/hbase/pull/2772#issuecomment-745014773 So this should be a bug. Any thoughts @anoopsjohn This is an automated message from the Apache Git Service. To re

[GitHub] [hbase] Apache-HBase commented on pull request #2768: HBASE-25293 Followup jira to address the client handling issue when c…

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2768: URL: https://github.com/apache/hbase/pull/2768#issuecomment-745012173 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-14 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249445#comment-17249445 ] Anoop Sam John commented on HBASE-24850: [~ram_krish] As per the perf test anal

[GitHub] [hbase] Apache-HBase commented on pull request #2745: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2745: URL: https://github.com/apache/hbase/pull/2745#issuecomment-745010105 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 44s

[GitHub] [hbase] nyl3532016 commented on a change in pull request #2741: HBASE-25364 Redo the getMidPoint() in HFileWriterImpl to get rid of t…

2020-12-14 Thread GitBox
nyl3532016 commented on a change in pull request #2741: URL: https://github.com/apache/hbase/pull/2741#discussion_r542993866 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java ## @@ -380,143 +378,146 @@ public static Cell getMidpoint

[GitHub] [hbase] Apache-HBase commented on pull request #2745: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2745: URL: https://github.com/apache/hbase/pull/2745#issuecomment-744848653 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 54

[GitHub] [hbase] GeorryHuang commented on pull request #2772: HBASE-25387 TagRewriteCell's getSerializedSize() method gets the size…

2020-12-14 Thread GitBox
GeorryHuang commented on pull request #2772: URL: https://github.com/apache/hbase/pull/2772#issuecomment-744808656 > So only TagRewriteCell forgot the check of tags.length? Can yuu paste some code to show this. Thanks. > > And the HBase QA failed. Please take a look about this.

[GitHub] [hbase] shahrs87 commented on pull request #2766: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
shahrs87 commented on pull request #2766: URL: https://github.com/apache/hbase/pull/2766#issuecomment-744729370 The failing test org.apache.hadoop.hbase.replication.TestVerifyReplicationAdjunct passed locally. ``` [INFO] [INFO] ---

[GitHub] [hbase] Apache-HBase commented on pull request #2745: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2745: URL: https://github.com/apache/hbase/pull/2745#issuecomment-744721253 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38

[GitHub] [hbase] Apache-HBase commented on pull request #2766: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2766: URL: https://github.com/apache/hbase/pull/2766#issuecomment-744720727 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 13s

[GitHub] [hbase] Apache-HBase commented on pull request #2778: HBASE-25383: Ability to update and remove peer base config

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

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
sandeepvinayak commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r542772730 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -455,36 +458,45 @@ public s

[GitHub] [hbase] Apache-HBase commented on pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2778: URL: https://github.com/apache/hbase/pull/2778#issuecomment-744702928 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31

[GitHub] [hbase] gjacoby126 commented on a change in pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
gjacoby126 commented on a change in pull request #2778: URL: https://github.com/apache/hbase/pull/2778#discussion_r542727432 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationPeerConfigUtil.java ## @@ -455,36 +458,45 @@ public stati

[GitHub] [hbase] Apache-HBase commented on pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2776: URL: https://github.com/apache/hbase/pull/2776#issuecomment-744677054 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32

[GitHub] [hbase] Apache-HBase commented on pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2776: URL: https://github.com/apache/hbase/pull/2776#issuecomment-744670518 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s

[GitHub] [hbase] Apache-HBase commented on pull request #2766: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2766: URL: https://github.com/apache/hbase/pull/2766#issuecomment-744657689 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 33

[GitHub] [hbase] Apache-HBase commented on pull request #2767: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2767: URL: https://github.com/apache/hbase/pull/2767#issuecomment-744653150 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 15s

[GitHub] [hbase] saintstack commented on pull request #2759: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

2020-12-14 Thread GitBox
saintstack commented on pull request #2759: URL: https://github.com/apache/hbase/pull/2759#issuecomment-744644569 You going to put up new changes @huaxiangsun ? This is an automated message from the Apache Git Service. To re

[GitHub] [hbase] saintstack commented on pull request #2756: HBASE-25378 Legacy comparator in Hfile trailer will fail to load

2020-12-14 Thread GitBox
saintstack commented on pull request #2756: URL: https://github.com/apache/hbase/pull/2756#issuecomment-744643074 @virajjasani Good by you sir? This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [hbase] saintstack commented on pull request #2753: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa…

2020-12-14 Thread GitBox
saintstack commented on pull request #2753: URL: https://github.com/apache/hbase/pull/2753#issuecomment-744640880 Ok. Still +1 on this @huaxiangsun This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase] saintstack commented on pull request #2747: HBASE-24850 CellComparator perf improvement

2020-12-14 Thread GitBox
saintstack commented on pull request #2747: URL: https://github.com/apache/hbase/pull/2747#issuecomment-744638945 @ramkrish86 Should we close this in favor of #2776 ? This is an automated message from the Apache Git Service.

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

2020-12-14 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-24754: Fix Version/s: 2.5.0 3.0.0-alpha-1 > Bulk load performance is d

[GitHub] [hbase] saintstack commented on a change in pull request #2742: HBASE-25365 The log in move_servers_rsgroup is incorrect

2020-12-14 Thread GitBox
saintstack commented on a change in pull request #2742: URL: https://github.com/apache/hbase/pull/2742#discussion_r542631191 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java ## @@ -1015,17 +1016,17 @@ private void moveServerR

[GitHub] [hbase] saintstack commented on pull request #2741: HBASE-25364 Redo the getMidPoint() in HFileWriterImpl to get rid of t…

2020-12-14 Thread GitBox
saintstack commented on pull request #2741: URL: https://github.com/apache/hbase/pull/2741#issuecomment-744633516 @nyl3532016 You good w/ this change? If so, would like to add you as a sign-off. Thanks. This is an automated

[GitHub] [hbase] saintstack closed pull request #2733: HBASE-25353 [Flakey Tests] branch-2 TestShutdownBackupMaster

2020-12-14 Thread GitBox
saintstack closed pull request #2733: URL: https://github.com/apache/hbase/pull/2733 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] saintstack commented on pull request #2733: HBASE-25353 [Flakey Tests] branch-2 TestShutdownBackupMaster

2020-12-14 Thread GitBox
saintstack commented on pull request #2733: URL: https://github.com/apache/hbase/pull/2733#issuecomment-744631798 Manually merged. Closing This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [hbase] saintstack commented on pull request #2734: HBASE-25354 Update create-release scripts; rotted

2020-12-14 Thread GitBox
saintstack commented on pull request #2734: URL: https://github.com/apache/hbase/pull/2734#issuecomment-744631562 Manually merged. Closing This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [hbase] saintstack closed pull request #2734: HBASE-25354 Update create-release scripts; rotted

2020-12-14 Thread GitBox
saintstack closed pull request #2734: URL: https://github.com/apache/hbase/pull/2734 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] saintstack commented on pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-14 Thread GitBox
saintstack commented on pull request #2776: URL: https://github.com/apache/hbase/pull/2776#issuecomment-744631056 Be careful @ramkrish86 .. you are missing the JIRA from this PR summary. This is an automated message from the

[GitHub] [hbase] Apache-HBase commented on pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2778: URL: https://github.com/apache/hbase/pull/2778#issuecomment-744630875 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 33

[GitHub] [hbase] Apache-HBase commented on pull request #2777: HBASE-25318 Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2777: URL: https://github.com/apache/hbase/pull/2777#issuecomment-744615469 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 27

[GitHub] [hbase] saintstack commented on a change in pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-14 Thread GitBox
saintstack commented on a change in pull request #2776: URL: https://github.com/apache/hbase/pull/2776#discussion_r542594504 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValue.java ## @@ -1396,7 +1403,14 @@ public int getQualifierOffset() { * @return

[GitHub] [hbase] Apache-HBase commented on pull request #2777: HBASE-25318 Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2777: URL: https://github.com/apache/hbase/pull/2777#issuecomment-744611861 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 34

[GitHub] [hbase] Apache-HBase commented on pull request #2777: HBASE-25318 Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2777: URL: https://github.com/apache/hbase/pull/2777#issuecomment-744611660 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30

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

2020-12-14 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249172#comment-17249172 ] Huaxiang Sun commented on HBASE-24791: -- Sorry, was trying to watch and clicked "Ass

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

2020-12-14 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-24791: Assignee: Yechao Chen (was: Huaxiang Sun) > Improve HFileOutputFormat2 to avoid always c

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

2020-12-14 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-24791: Assignee: Huaxiang Sun (was: Yechao Chen) > Improve HFileOutputFormat2 to avoid always c

[GitHub] [hbase] Apache-HBase commented on pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2776: URL: https://github.com/apache/hbase/pull/2776#issuecomment-744608307 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 13

[jira] [Updated] (HBASE-25383) HBase doesn't update and remove the peer config from hbase.replication.source.custom.walentryfilters if the config is already set on the peer.

2020-12-14 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Pal updated HBASE-25383: Description: Currently, we cannot update the peer-based config even if we change the value of the

[GitHub] [hbase] sandeepvinayak opened a new pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-14 Thread GitBox
sandeepvinayak opened a new pull request #2778: URL: https://github.com/apache/hbase/pull/2778 Currently, we cannot update the peer based config even if we change the value of config. Secondly, once the configuration is added, there is not smooth way to remove the peer config. This

[jira] [Comment Edited] (HBASE-25334) TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249154#comment-17249154 ] Michael Stack edited comment on HBASE-25334 at 12/14/20, 5:39 PM:

[jira] [Created] (HBASE-25399) Write HBCK tools to rebuild the tracking

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25399: Summary: Write HBCK tools to rebuild the tracking Key: HBASE-25399 URL: https://issues.apache.org/jira/browse/HBASE-25399 Project: HBase Issu

[jira] [Commented] (HBASE-25334) TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249154#comment-17249154 ] Michael Stack commented on HBASE-25334: --- [~Xiaolin Ha] is the failure like that in

[jira] [Created] (HBASE-25398) Cleanup unused/unneeded temporarily HFiles

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25398: Summary: Cleanup unused/unneeded temporarily HFiles Key: HBASE-25398 URL: https://issues.apache.org/jira/browse/HBASE-25398 Project: HBase I

[jira] [Created] (HBASE-25397) Migrate hbase:storefile system table into editable meta

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25397: Summary: Migrate hbase:storefile system table into editable meta Key: HBASE-25397 URL: https://issues.apache.org/jira/browse/HBASE-25397 Project: HBase

[jira] [Created] (HBASE-25396) Integtration with Direct insert into data/cf directory

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25396: Summary: Integtration with Direct insert into data/cf directory Key: HBASE-25396 URL: https://issues.apache.org/jira/browse/HBASE-25396 Project: HBase

[jira] [Created] (HBASE-25395) Introduce PersistedStoreEngine and PersistedStoreFileManager

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25395: Summary: Introduce PersistedStoreEngine and PersistedStoreFileManager Key: HBASE-25395 URL: https://issues.apache.org/jira/browse/HBASE-25395 Project

[jira] [Updated] (HBASE-25318) Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread Mate Szalay-Beko (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mate Szalay-Beko updated HBASE-25318: - Description: Currently IntegrationTestImportTsv is generating HFiles under the working

[jira] [Work started] (HBASE-25318) Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread Mate Szalay-Beko (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25318 started by Mate Szalay-Beko. > Configure where IntegrationTestImportTsv generates HFiles > -

[GitHub] [hbase] symat opened a new pull request #2777: HBASE-25318 Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread GitBox
symat opened a new pull request #2777: URL: https://github.com/apache/hbase/pull/2777 Currently IntegrationTestImportTsv is generating HFiles under the working directory of the hdfs user executing the tool, before bulkloading it into HBase. Assuming you encrypt the HBase root directo

[jira] [Updated] (HBASE-25318) Configure where IntegrationTestImportTsv generates HFiles

2020-12-14 Thread Mate Szalay-Beko (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mate Szalay-Beko updated HBASE-25318: - Summary: Configure where IntegrationTestImportTsv generates HFiles (was: Config option

[jira] [Created] (HBASE-25394) Support Snapshot related operation with direct insert HFiles into data/CF directory

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25394: Summary: Support Snapshot related operation with direct insert HFiles into data/CF directory Key: HBASE-25394 URL: https://issues.apache.org/jira/browse/HBASE-2539

[jira] [Commented] (HBASE-25334) TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249144#comment-17249144 ] Xiaolin Ha commented on HBASE-25334: Oh, in the CI test result that [~stack] attache

[jira] [Created] (HBASE-25393) Support split and merge region with direct insert into CF directory

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25393: Summary: Support split and merge region with direct insert into CF directory Key: HBASE-25393 URL: https://issues.apache.org/jira/browse/HBASE-25393 P

[jira] [Created] (HBASE-25392) Direct insert compacted HFiles into data directory.

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25392: Summary: Direct insert compacted HFiles into data directory. Key: HBASE-25392 URL: https://issues.apache.org/jira/browse/HBASE-25392 Project: HBase

[jira] [Created] (HBASE-25391) Flush directly into data directory, skip rename when committing flush

2020-12-14 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-25391: Summary: Flush directly into data directory, skip rename when committing flush Key: HBASE-25391 URL: https://issues.apache.org/jira/browse/HBASE-25391

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-14 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249134#comment-17249134 ] Michael Stack commented on HBASE-24850: --- I thought BBKV was default in branch-2? S

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-744581079 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-744579367 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35

[GitHub] [hbase] Apache-HBase commented on pull request #2775: HBASE-25334 TestRSGroupsFallback.testFallback is flaky

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2775: URL: https://github.com/apache/hbase/pull/2775#issuecomment-744577308 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35

[GitHub] [hbase] saintstack commented on a change in pull request #2747: HBASE-24850 CellComparator perf improvement

2020-12-14 Thread GitBox
saintstack commented on a change in pull request #2747: URL: https://github.com/apache/hbase/pull/2747#discussion_r542540107 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/ContiguousCellFormat.java ## @@ -0,0 +1,85 @@ +/* + * Licensed to the Apache Software F

[GitHub] [hbase] saintstack commented on a change in pull request #2747: HBASE-24850 CellComparator perf improvement

2020-12-14 Thread GitBox
saintstack commented on a change in pull request #2747: URL: https://github.com/apache/hbase/pull/2747#discussion_r542538789 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparatorImpl.java ## @@ -51,35 +53,38 @@ */ public static final CellCompar

[GitHub] [hbase] saintstack commented on a change in pull request #2747: HBASE-24850 CellComparator perf improvement

2020-12-14 Thread GitBox
saintstack commented on a change in pull request #2747: URL: https://github.com/apache/hbase/pull/2747#discussion_r542537865 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.java ## @@ -292,4 +287,49 @@ public long heapSize() { }

[GitHub] [hbase] Apache-HBase commented on pull request #2766: [HBASE-25246] Backup/Restore hbase cell tags.

2020-12-14 Thread GitBox
Apache-HBase commented on pull request #2766: URL: https://github.com/apache/hbase/pull/2766#issuecomment-744567696 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32

  1   2   >