[GitHub] [hbase] Apache-HBase commented on pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4924: URL: https://github.com/apache/hbase/pull/4924#issuecomment-1347863234 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 1s |

[GitHub] [hbase] Apache-HBase commented on pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4924: URL: https://github.com/apache/hbase/pull/4924#issuecomment-1347852852 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

[jira] [Commented] (HBASE-27435) Make Prometheus metrics queryable

2022-12-12 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646440#comment-17646440 ] Hudson commented on HBASE-27435: Results for branch branch-2 [build #702 on

[jira] [Commented] (HBASE-27527) Port HBASE-27498 to branch-2

2022-12-12 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646441#comment-17646441 ] Hudson commented on HBASE-27527: Results for branch branch-2 [build #702 on

[jira] [Commented] (HBASE-27498) Observed lot of threads blocked in ConnectionImplementation.getKeepAliveMasterService

2022-12-12 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646442#comment-17646442 ] Hudson commented on HBASE-27498: Results for branch branch-2 [build #702 on

[GitHub] [hbase] Apache-HBase commented on pull request #4910: HBASE-27530 Fix comment syntax errors

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4910: URL: https://github.com/apache/hbase/pull/4910#issuecomment-1347733341 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 53s |

[GitHub] [hbase] Apache-HBase commented on pull request #4910: HBASE-27530 Fix comment syntax errors

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4910: URL: https://github.com/apache/hbase/pull/4910#issuecomment-1347731335 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 22s |

[GitHub] [hbase] Apache-HBase commented on pull request #4910: HBASE-27530 Fix comment syntax errors

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4910: URL: https://github.com/apache/hbase/pull/4910#issuecomment-1347729630 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s |

[GitHub] [hbase] Apache-HBase commented on pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4924: URL: https://github.com/apache/hbase/pull/4924#issuecomment-1347725276 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

[GitHub] [hbase] Apache-HBase commented on pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4924: URL: https://github.com/apache/hbase/pull/4924#issuecomment-1347701239 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 59s |

[GitHub] [hbase] Apache-HBase commented on pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4924: URL: https://github.com/apache/hbase/pull/4924#issuecomment-1347696599 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

[GitHub] [hbase] LYCJeff commented on pull request #4910: HBASE-27530 Fix comment syntax errors

2022-12-12 Thread GitBox
LYCJeff commented on PR #4910: URL: https://github.com/apache/hbase/pull/4910#issuecomment-1347674591 > Just open a jira issue and then change the title of this PR to 'HBASE-X Fix comment syntax errors' I have opened the issue according to what you said. Please help to check if

[jira] [Created] (HBASE-27530) Fix comment syntax errors

2022-12-12 Thread Yuchen Liang (Jira)
Yuchen Liang created HBASE-27530: Summary: Fix comment syntax errors Key: HBASE-27530 URL: https://issues.apache.org/jira/browse/HBASE-27530 Project: HBase Issue Type: Improvement

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046600026 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046599163 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] Apache9 commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache9 commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046594456 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List entries,

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046593544 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] Apache9 commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache9 commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046592582 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List entries,

[GitHub] [hbase] Apache9 commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache9 commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046591975 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List entries,

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046590676 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] Apache9 commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache9 commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046591100 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List entries,

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046590782 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046590676 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046589604 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] Apache9 commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache9 commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046588667 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List entries,

[GitHub] [hbase] virajjasani commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046586266 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List

[GitHub] [hbase] Apache9 commented on a diff in pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache9 commented on code in PR #4924: URL: https://github.com/apache/hbase/pull/4924#discussion_r1046571171 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java: ## @@ -265,6 +266,11 @@ public void replicateEntries(List entries,

[GitHub] [hbase] Apache-HBase commented on pull request #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4924: URL: https://github.com/apache/hbase/pull/4924#issuecomment-1347566915 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

[jira] [Updated] (HBASE-27529) Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-27529: - Description: HBase provides coproc ability to enhance WALKey attributes (a.k.a. WAL

[GitHub] [hbase] virajjasani opened a new pull request, #4924: HBASE-27529 Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread GitBox
virajjasani opened a new pull request, #4924: URL: https://github.com/apache/hbase/pull/4924 HBase provides coproc ability to enhance WALKey attributes (a.k.a. WAL annotations) in order for the replication sink cluster to build required metadata with the mutations. The endpoint is

[jira] [Created] (HBASE-27529) Attach WAL extended attributes to mutations at replication sink

2022-12-12 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-27529: Summary: Attach WAL extended attributes to mutations at replication sink Key: HBASE-27529 URL: https://issues.apache.org/jira/browse/HBASE-27529 Project: HBase

[jira] [Updated] (HBASE-27527) Port HBASE-27498 to branch-2

2022-12-12 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-27527: - Affects Version/s: 2.6.0 (was: 2.0.0) > Port

[jira] [Resolved] (HBASE-27527) Port HBASE-27498 to branch-2

2022-12-12 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu resolved HBASE-27527. -- Fix Version/s: 2.6.0 Hadoop Flags: Reviewed Release Note: see

[GitHub] [hbase] taklwu merged pull request #4919: HBASE-27498: Cherry picked changes from branch-2.5

2022-12-12 Thread GitBox
taklwu merged PR #4919: URL: https://github.com/apache/hbase/pull/4919 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Updated] (HBASE-27498) Observed lot of threads blocked in ConnectionImplementation.getKeepAliveMasterService

2022-12-12 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-27498: - Hadoop Flags: Reviewed Release Note: added

[jira] [Resolved] (HBASE-27498) Observed lot of threads blocked in ConnectionImplementation.getKeepAliveMasterService

2022-12-12 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu resolved HBASE-27498. -- Fix Version/s: 2.4.16 2.5.3 Resolution: Fixed >

[jira] [Commented] (HBASE-27528) Add audit logs in MasterRpcServices

2022-12-12 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17646262#comment-17646262 ] Bryan Beaudreault commented on HBASE-27528: ---  I think enabling the AccessController

[GitHub] [hbase] Apache-HBase commented on pull request #4903: HBASE-27489 Fix several problems after HBASE-27304

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4903: URL: https://github.com/apache/hbase/pull/4903#issuecomment-1346924583 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 4s |

[GitHub] [hbase] Apache-HBase commented on pull request #4903: HBASE-27489 Fix several problems after HBASE-27304

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4903: URL: https://github.com/apache/hbase/pull/4903#issuecomment-1346900325 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

[jira] [Updated] (HBASE-27390) getClusterMetrics NullPointerException when ServerTask status null

2022-12-12 Thread Briana Augenreich (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Briana Augenreich updated HBASE-27390: -- Status: Patch Available (was: Open) Patch available ->

[GitHub] [hbase] Apache-HBase commented on pull request #4903: HBASE-27489 Fix several problems after HBASE-27304

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4903: URL: https://github.com/apache/hbase/pull/4903#issuecomment-1346561261 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

[GitHub] [hbase] zhaomoran commented on pull request #3443: HBASE-25516 [JDK17] reflective access Field.class.getDeclaredField("modifiers") not supported

2022-12-12 Thread GitBox
zhaomoran commented on PR #3443: URL: https://github.com/apache/hbase/pull/3443#issuecomment-1346543571 @Apache9 I just saw the reason for not migrating to branch-2. Now it seems that jdk17 has become a long-term supported version, free for commercial use, and mainly includes zgc less than

[GitHub] [hbase] 2005hithlj commented on pull request #4903: HBASE-27489 Fix several problems after HBASE-27304

2022-12-12 Thread GitBox
2005hithlj commented on PR #4903: URL: https://github.com/apache/hbase/pull/4903#issuecomment-1346491916 > > @Apache9 Could you take a look? Thanks. > > Have you seen my previous reply? > > > What if master and region server has different config on USE_IP_ENABLED?

[jira] [Resolved] (HBASE-27435) Make Prometheus metrics queryable

2022-12-12 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-27435. - Fix Version/s: 2.6.0 3.0.0-alpha-4 Resolution: Fixed > Make

[GitHub] [hbase] meszibalu merged pull request #4879: HBASE-27435 Make Prometheus metrics queryable

2022-12-12 Thread GitBox
meszibalu merged PR #4879: URL: https://github.com/apache/hbase/pull/4879 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [hbase] Apache-HBase commented on pull request #4917: HBASE-27522 Use reflect to read HDFS ReadStatistics

2022-12-12 Thread GitBox
Apache-HBase commented on PR #4917: URL: https://github.com/apache/hbase/pull/4917#issuecomment-1346054263 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 9s |