[GitHub] [hbase] Apache-HBase commented on pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2943: URL: https://github.com/apache/hbase/pull/2943#issuecomment-781888200 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29

[jira] [Commented] (HBASE-25588) Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always."

2021-02-18 Thread Lokesh Khurana (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286880#comment-17286880 ] Lokesh Khurana commented on HBASE-25588: [~apurtell] Can I work on this!? > Exc

[GitHub] [hbase] Apache-HBase commented on pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2943: URL: https://github.com/apache/hbase/pull/2943#issuecomment-781841850 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 6

[GitHub] [hbase] Apache-HBase commented on pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2943: URL: https://github.com/apache/hbase/pull/2943#issuecomment-781841319 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29

[jira] [Updated] (HBASE-25539) Add metric for age of oldest wal.

2021-02-18 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-25539: - Affects Version/s: (was: 2.4.3) 2.4.2 > Add metric fo

[jira] [Updated] (HBASE-25539) Add metric for age of oldest wal.

2021-02-18 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-25539: - Fix Version/s: 2.4.2 > Add metric for age of oldest wal. > -

[GitHub] [hbase] Apache-HBase commented on pull request #2960: HBASE-25583: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2960: URL: https://github.com/apache/hbase/pull/2960#issuecomment-781830684 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m 56s

[GitHub] [hbase] shahrs87 commented on pull request #2963: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
shahrs87 commented on pull request #2963: URL: https://github.com/apache/hbase/pull/2963#issuecomment-781823480 > @shahrs87 failures seem related? Mind taking a quick look? Yes..Missed it due to many emails for the same jira. :( --

[jira] [Updated] (HBASE-25539) Add metric for age of oldest wal.

2021-02-18 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-25539: - Fix Version/s: (was: 1.7.0) > Add metric for age of oldest wal. > --

[jira] [Updated] (HBASE-25539) Add metric for age of oldest wal.

2021-02-18 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-25539: - Fix Version/s: 2.5.0 1.7.0 3.0.0-alpha-1 >

[GitHub] [hbase] bharathv commented on pull request #2963: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
bharathv commented on pull request #2963: URL: https://github.com/apache/hbase/pull/2963#issuecomment-781821653 @shahrs87 failures seem related? Mind taking a quick look? This is an automated message from the Apache Git Servi

[GitHub] [hbase] bharathv merged pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
bharathv merged pull request #2962: URL: https://github.com/apache/hbase/pull/2962 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 t

[GitHub] [hbase] bharathv merged pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
bharathv merged pull request #2945: URL: https://github.com/apache/hbase/pull/2945 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 t

[GitHub] [hbase] Apache-HBase commented on pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2943: URL: https://github.com/apache/hbase/pull/2943#issuecomment-781795651 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29

[GitHub] [hbase] ddupg commented on a change in pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
ddupg commented on a change in pull request #2943: URL: https://github.com/apache/hbase/pull/2943#discussion_r578892073 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReader.java ## @@ -148,12 +148,11 @@ public voi

[GitHub] [hbase] Apache-HBase commented on pull request #2960: HBASE-25583: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2960: URL: https://github.com/apache/hbase/pull/2960#issuecomment-781771972 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 42s

[jira] [Commented] (HBASE-25541) In WALEntryStream, set the current path to null while dequeing the log

2021-02-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286820#comment-17286820 ] Hudson commented on HBASE-25541: Results for branch branch-2.4 [build #53 on bu

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781756554 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 8s

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781752808 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781751588 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781738894 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 26s

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781733278 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781732631 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

[GitHub] [hbase] saintstack commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-18 Thread GitBox
saintstack commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-781731734 This upload includes Huaxiang's test and an added iteration that sets the split length so a later hadoop split sort will reproduce the sort-order generated by RRTIF.

[GitHub] [hbase] Apache-HBase commented on pull request #2963: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2963: URL: https://github.com/apache/hbase/pull/2963#issuecomment-781695516 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 12m 6s

[GitHub] [hbase] Apache-HBase commented on pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2962: URL: https://github.com/apache/hbase/pull/2962#issuecomment-781694489 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40

[GitHub] [hbase] Apache-HBase commented on pull request #2960: HBASE-25583: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2960: URL: https://github.com/apache/hbase/pull/2960#issuecomment-781693830 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 40s

[GitHub] [hbase] Apache-HBase commented on pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2962: URL: https://github.com/apache/hbase/pull/2962#issuecomment-781692313 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 43

[GitHub] [hbase] shahrs87 commented on pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
shahrs87 commented on pull request #2945: URL: https://github.com/apache/hbase/pull/2945#issuecomment-781689140 Ran failing test `TestFromClientSideWithCoprocessor5` on my local machine and it succeeded. > [INFO] --- > [INFO] Run

[GitHub] [hbase] Apache-HBase commented on pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2945: URL: https://github.com/apache/hbase/pull/2945#issuecomment-781683657 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31

[GitHub] [hbase] Apache-HBase commented on pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2945: URL: https://github.com/apache/hbase/pull/2945#issuecomment-781681944 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s

[jira] [Commented] (HBASE-25541) In WALEntryStream, set the current path to null while dequeing the log

2021-02-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286742#comment-17286742 ] Hudson commented on HBASE-25541: Results for branch branch-2.2 [build #171 on b

[GitHub] [hbase] Apache-HBase commented on pull request #2955: HBASE-25402 HBase UI: sorting order by start key or end key is not considering empty start key/end key

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2955: URL: https://github.com/apache/hbase/pull/2955#issuecomment-781629767 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 6

[GitHub] [hbase] Apache-HBase commented on pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2962: URL: https://github.com/apache/hbase/pull/2962#issuecomment-781626786 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 42

[GitHub] [hbase] Apache-HBase commented on pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2945: URL: https://github.com/apache/hbase/pull/2945#issuecomment-781624777 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 4

[GitHub] [hbase] Apache-HBase commented on pull request #2955: HBASE-25402 HBase UI: sorting order by start key or end key is not considering empty start key/end key

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2955: URL: https://github.com/apache/hbase/pull/2955#issuecomment-781624132 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m 4

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-781621115 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31s

[GitHub] [hbase] shahrs87 commented on pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
shahrs87 commented on pull request #2945: URL: https://github.com/apache/hbase/pull/2945#issuecomment-781597645 > @shahrs87 There is a minor conflict on this one, mind rebasing and then I can commit. Thanks. Thank you @bharathv for the review. Rebased just now. ---

[GitHub] [hbase] shahrs87 opened a new pull request #2963: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
shahrs87 opened a new pull request #2963: URL: https://github.com/apache/hbase/pull/2963 Master branch PR: https://github.com/apache/hbase/pull/2945 branch-2 PR: https://github.com/apache/hbase/pull/2962 This is an automat

[GitHub] [hbase] shahrs87 commented on a change in pull request #2960: HBASE-25583: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
shahrs87 commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578704181 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -0,0 +1

[GitHub] [hbase] Apache-HBase commented on pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2962: URL: https://github.com/apache/hbase/pull/2962#issuecomment-781582654 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37

[GitHub] [hbase] Apache-HBase commented on pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2962: URL: https://github.com/apache/hbase/pull/2962#issuecomment-781579228 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-781578677 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 24

[jira] [Updated] (HBASE-25588) Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always."

2021-02-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25588: Fix Version/s: 2.5.0 3.0.0-alpha-1 > Excessive logging of "hbas

[jira] [Updated] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25556: Fix Version/s: 2.4.2 > Frequent replication "Encountered a malformed edit" warning

[jira] [Updated] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25556: Fix Version/s: 2.5.0 > Frequent replication "Encountered a malformed edit" warning

[jira] [Updated] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25556: Fix Version/s: 3.0.0-alpha-1 > Frequent replication "Encountered a malformed edit"

[jira] [Updated] (HBASE-25588) Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always."

2021-02-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25588: Description: Log line printed frequently, can be as often as once per second: {nof

[jira] [Created] (HBASE-25588) Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always."

2021-02-18 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-25588: --- Summary: Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always." Key: HBASE-25588 URL: https://issues.apache.org/jira/browse/HBASE-255

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2960: HBASE-25583: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
sandeepvinayak commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578674958 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -

[GitHub] [hbase] meszibalu commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread GitBox
meszibalu commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-78105 > Excellent find! Can the reproduction code be used to add a test? It would be very problematic, because: 1. We need a working SASL for it which requires a kerberos at l

[GitHub] [hbase] bharathv commented on pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
bharathv commented on pull request #2945: URL: https://github.com/apache/hbase/pull/2945#issuecomment-781553267 @shahrs87 There is a minor conflict on this one, mind rebasing and then I can commit. Thanks. This is an automat

[GitHub] [hbase] shahrs87 commented on a change in pull request #2960: HBASE-25583: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
shahrs87 commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578658038 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -0,0 +1

[jira] [Updated] (HBASE-25539) Add metric for age of oldest wal.

2021-02-18 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-25539: - Affects Version/s: 2.4.3 2.5.0 3.0.

[GitHub] [hbase] Apache-HBase commented on pull request #2955: HBASE-25402 HBase UI: sorting order by start key or end key is not considering empty start key/end key

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2955: URL: https://github.com/apache/hbase/pull/2955#issuecomment-781548510 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 48

[jira] [Commented] (HBASE-25541) In WALEntryStream, set the current path to null while dequeing the log

2021-02-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286650#comment-17286650 ] Hudson commented on HBASE-25541: Results for branch branch-2 [build #179 on bui

[jira] [Updated] (HBASE-25583) Handle the NoNode exception in remove log replication and avoid crash

2021-02-18 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Pal updated HBASE-25583: Description: Should not crash the region server it there is a NoNode exception while removing the

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
sandeepvinayak commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578642757 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -

[jira] [Updated] (HBASE-25367) Sort broken after Change 'State time' in UI

2021-02-18 Thread Akshay Sudheer (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay Sudheer updated HBASE-25367: --- Attachment: HBASE-25367_Issue.png > Sort broken after Change 'State time' in UI > --

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
sandeepvinayak commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578619299 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
sandeepvinayak commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578617694 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
sandeepvinayak commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578612002 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -

[jira] [Commented] (HBASE-25541) In WALEntryStream, set the current path to null while dequeing the log

2021-02-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286621#comment-17286621 ] Hudson commented on HBASE-25541: Results for branch branch-2.3 [build #169 on b

[GitHub] [hbase] Apache-HBase commented on pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2962: URL: https://github.com/apache/hbase/pull/2962#issuecomment-781507880 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41

[GitHub] [hbase] shahrs87 opened a new pull request #2962: [HBASE-25539] Add age of oldest wal metric

2021-02-18 Thread GitBox
shahrs87 opened a new pull request #2962: URL: https://github.com/apache/hbase/pull/2962 Same as https://github.com/apache/hbase/pull/2945 which was for master branch. Master patch didn't apply cleanly. Some minor conflicts. -

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-781466161 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 36s

[jira] [Commented] (HBASE-22120) Replace HTrace with OpenTelemetry

2021-02-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286557#comment-17286557 ] Duo Zhang commented on HBASE-22120: --- I've already implemented basic tracing in HBase u

[GitHub] [hbase] shahrs87 commented on a change in pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
shahrs87 commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578521110 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceWithoutReplicationZnodes.java ## @@ -0,0 +1

[jira] [Created] (HBASE-25587) [hbck2] Schedule SCP for all unknown servers

2021-02-18 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-25587: - Summary: [hbck2] Schedule SCP for all unknown servers Key: HBASE-25587 URL: https://issues.apache.org/jira/browse/HBASE-25587 Project: HBase Issue Type: Ne

[jira] [Commented] (HBASE-22120) Replace HTrace with OpenTelemetry

2021-02-18 Thread Yuri Shkuro (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286536#comment-17286536 ] Yuri Shkuro commented on HBASE-22120: - If you already have code/branch working with

[jira] [Commented] (HBASE-25541) In WALEntryStream, set the current path to null while dequeing the log

2021-02-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286528#comment-17286528 ] Hudson commented on HBASE-25541: Results for branch branch-1 [build #86 on buil

[jira] [Commented] (HBASE-22120) Replace HTrace with OpenTelemetry

2021-02-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286522#comment-17286522 ] Duo Zhang commented on HBASE-22120: --- Ahha, I was just hitting the create sub task butt

[GitHub] [hbase] shahrs87 commented on a change in pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
shahrs87 commented on a change in pull request #2943: URL: https://github.com/apache/hbase/pull/2943#discussion_r578469987 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReader.java ## @@ -148,12 +148,11 @@ public

[GitHub] [hbase] anoopsjohn commented on a change in pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

2021-02-18 Thread GitBox
anoopsjohn commented on a change in pull request #2923: URL: https://github.com/apache/hbase/pull/2923#discussion_r578430780 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java ## @@ -139,12 +140,17 @@ public TakeSnapshotHa

[GitHub] [hbase] anoopsjohn commented on a change in pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

2021-02-18 Thread GitBox
anoopsjohn commented on a change in pull request #2923: URL: https://github.com/apache/hbase/pull/2923#discussion_r578430780 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java ## @@ -139,12 +140,17 @@ public TakeSnapshotHa

[jira] [Deleted] (HBASE-25585) FREE V BUCKS GENERATOR - FORTNITE FREE V BUCKS GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi deleted HBASE-25585: -- > FREE V BUCKS GENERATOR - FORTNITE FREE V BUCKS GENERATOR NO HUMAN > VERIFICATION 2021 > --

[jira] [Deleted] (HBASE-25584) FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi deleted HBASE-25584: -- > FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFICATION 2021 > ---

[GitHub] [hbase] Apache-HBase commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-781340032 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32

[GitHub] [hbase] busbey commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread GitBox
busbey commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-781331017 Excellent find! Can the reproduction code be used to add a test? This is an automated message from the Apache Git S

[GitHub] [hbase] Apache-HBase commented on pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2960: URL: https://github.com/apache/hbase/pull/2960#issuecomment-781330528 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 12m 30s

[GitHub] [hbase] wchevreuil commented on a change in pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
wchevreuil commented on a change in pull request #2960: URL: https://github.com/apache/hbase/pull/2960#discussion_r578368537 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java ## @@ -132,17 +132,45 @@ public void addLog(St

[jira] [Commented] (HBASE-25583) Handle the NoNode exception in remove log replication and avoid crash

2021-02-18 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286445#comment-17286445 ] Wellington Chevreuil commented on HBASE-25583: -- I see a PR to branch-1 name

[GitHub] [hbase] wchevreuil commented on a change in pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

2021-02-18 Thread GitBox
wchevreuil commented on a change in pull request #2923: URL: https://github.com/apache/hbase/pull/2923#discussion_r578365240 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java ## @@ -139,12 +140,17 @@ public TakeSnapshotHa

[GitHub] [hbase] petersomogyi commented on a change in pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

2021-02-18 Thread GitBox
petersomogyi commented on a change in pull request #2923: URL: https://github.com/apache/hbase/pull/2923#discussion_r578348668 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java ## @@ -139,12 +140,17 @@ public TakeSnapshot

[GitHub] [hbase] Apache-HBase commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-781272198 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 33

[GitHub] [hbase] Apache-HBase commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread GitBox
Apache-HBase commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-781266961 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 43s

[jira] [Resolved] (HBASE-25585) FREE V BUCKS GENERATOR - FORTNITE FREE V BUCKS GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-25585. - Resolution: Invalid > FREE V BUCKS GENERATOR - FORTNITE FREE V BUCKS GENERATOR NO HUMAN

[jira] [Resolved] (HBASE-25584) FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-25584. - Resolution: Invalid > FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFI

[GitHub] [hbase] meszibalu opened a new pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread GitBox
meszibalu opened a new pull request #2961: URL: https://github.com/apache/hbase/pull/2961 ServerCall.java: calling wrapWithSasl() was moved to getResponse(), so the SASL wrapping is delayed until the reply is sent back to the client. -

[jira] [Updated] (HBASE-25586) Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-25586: Description: The issue is also exist on branch-2. {noformat} 17:27:41.556 [pool-1-thread-

[GitHub] [hbase] sandeepvinayak opened a new pull request #2960: HBASE-25582: Handle the running replication source gracefully with replication nodes deleted

2021-02-18 Thread GitBox
sandeepvinayak opened a new pull request #2960: URL: https://github.com/apache/hbase/pull/2960 On hbase remove peer, znodes are deleted for peer and then zk listeners do rest of the work: 1. Terminate the replication source 2. Close the queues and delete znodes for them. Howeve

[jira] [Updated] (HBASE-25586) Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-25586: Attachment: SaslTest.java > Fix HBASE-22492 on branch-2 (SASL GapToken) >

[jira] [Updated] (HBASE-25586) Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-25586: Description: The issue is also exist on branch-2. {noformat} 17:27:41.556 [pool-1-thread-

[jira] [Updated] (HBASE-25586) Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-18 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-25586: Summary: Fix HBASE-22492 on branch-2 (SASL GapToken) (was: Fix HBASE-22492 on branch-2)

[GitHub] [hbase] wchevreuil commented on a change in pull request #2943: HBASE-25562 ReplicationSourceWALReader log and handle exception immediately without retrying

2021-02-18 Thread GitBox
wchevreuil commented on a change in pull request #2943: URL: https://github.com/apache/hbase/pull/2943#discussion_r578263018 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReader.java ## @@ -148,12 +148,10 @@ publi

[jira] [Created] (HBASE-25586) Fix HBASE-22492 on branch-2

2021-02-18 Thread Balazs Meszaros (Jira)
Balazs Meszaros created HBASE-25586: --- Summary: Fix HBASE-22492 on branch-2 Key: HBASE-25586 URL: https://issues.apache.org/jira/browse/HBASE-25586 Project: HBase Issue Type: Bug C

[jira] [Created] (HBASE-25585) FREE V BUCKS GENERATOR - FORTNITE FREE V BUCKS GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread loda singh (Jira)
loda singh created HBASE-25585: -- Summary: FREE V BUCKS GENERATOR - FORTNITE FREE V BUCKS GENERATOR NO HUMAN VERIFICATION 2021 Key: HBASE-25585 URL: https://issues.apache.org/jira/browse/HBASE-25585 Proje

[jira] [Updated] (HBASE-25584) FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread bhangad singh (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhangad singh updated HBASE-25584: -- Description: h1. Free Robux Generator 2021 How To Get Free Roblox Promo Codes No Human Verifi

[jira] [Created] (HBASE-25584) FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFICATION 2021

2021-02-18 Thread bhangad singh (Jira)
bhangad singh created HBASE-25584: - Summary: FREE ROBUX GENERATOR - ROBLOX FREE ROBUX GENERATOR NO HUMAN VERIFICATION 2021 Key: HBASE-25584 URL: https://issues.apache.org/jira/browse/HBASE-25584 Proje