Re: [PR] HBASE-29461: Alphabetize the list of variables that can be dynamically configured [hbase]

2025-07-20 Thread via GitHub
Apache-HBase commented on PR #7165: URL: https://github.com/apache/hbase/pull/7165#issuecomment-3095088081 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-29461: Alphabetize the list of variables that can be dynamically configured [hbase]

2025-07-20 Thread via GitHub
Apache-HBase commented on PR #7165: URL: https://github.com/apache/hbase/pull/7165#issuecomment-3095072170 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[PR] HBASE-29461: Alphabetize the list of variables that can be dynamically configured [hbase]

2025-07-20 Thread via GitHub
kgeisz opened a new pull request, #7165: URL: https://github.com/apache/hbase/pull/7165 https://issues.apache.org/jira/browse/HBASE-29461 The Dynamic Configuration section of the HBase documentation can be found here: https://hbase.apache.org/book.html#dyn_config This sectio

Re: [PR] HBASE-29310 Handle Bulk Load Operations in Continuous Backup [hbase]

2025-07-20 Thread via GitHub
Apache-HBase commented on PR #7150: URL: https://github.com/apache/hbase/pull/7150#issuecomment-3094582813 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29310 Handle Bulk Load Operations in Continuous Backup [hbase]

2025-07-20 Thread via GitHub
Apache-HBase commented on PR #7150: URL: https://github.com/apache/hbase/pull/7150#issuecomment-3094442637 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-29310 Handle Bulk Load Operations in Continuous Backup [hbase]

2025-07-20 Thread via GitHub
Apache-HBase commented on PR #7150: URL: https://github.com/apache/hbase/pull/7150#issuecomment-3094415194 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29310 Handle Bulk Load Operations in Continuous Backup [hbase]

2025-07-19 Thread via GitHub
Apache-HBase commented on PR #7150: URL: https://github.com/apache/hbase/pull/7150#issuecomment-3093226516 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29291: Add a command to refresh/sync hbase:meta table [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7058: URL: https://github.com/apache/hbase/pull/7058#issuecomment-3091911456 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29291: Add a command to refresh/sync hbase:meta table [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7058: URL: https://github.com/apache/hbase/pull/7058#issuecomment-3091910693 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29291: Add a command to refresh/sync hbase:meta table [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7058: URL: https://github.com/apache/hbase/pull/7058#issuecomment-3091690903 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2217146867 ## pom.xml: ## @@ -519,28 +573,65 @@ org.apache.maven.plugins maven-enforcer-plugin - - -

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2217146867 ## pom.xml: ## @@ -519,28 +573,65 @@ org.apache.maven.plugins maven-enforcer-plugin - - -

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache9 commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2217109468 ## pom.xml: ## @@ -125,8 +127,19 @@ true -MM-dd'T'HH:mm ${maven.build.timestamp} -1.8 -${compileSource} + +1.8 +17 +8

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache9 commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2217109148 ## pom.xml: ## @@ -125,8 +127,19 @@ true -MM-dd'T'HH:mm ${maven.build.timestamp} -1.8 -${compileSource} + +1.8 +17 Revie

Re: [PR] HBASE-28951 use unique name of temp recovered edits for each worker [hbase]

2025-07-18 Thread via GitHub
Apache9 commented on code in PR #7075: URL: https://github.com/apache/hbase/pull/7075#discussion_r2217107979 ## hbase-server/src/main/java/org/apache/hadoop/hbase/wal/AbstractRecoveredEditsOutputSink.java: ## @@ -111,6 +128,13 @@ protected Path closeRecoveredEditsWriterAndFinal

Re: [PR] HBASE-28951 use unique name of temp recovered edits for each worker [hbase]

2025-07-18 Thread via GitHub
Apache9 commented on code in PR #7075: URL: https://github.com/apache/hbase/pull/7075#discussion_r2217105206 ## hbase-server/src/main/java/org/apache/hadoop/hbase/wal/AbstractRecoveredEditsOutputSink.java: ## @@ -73,6 +80,16 @@ protected RecoveredEditsWriter createRecoveredEdit

Re: [PR] HBASE-29291: Add a command to refresh/sync hbase:meta table [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7058: URL: https://github.com/apache/hbase/pull/7058#issuecomment-3091333259 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29454: Update hbase-examples scripts to be compatible with Python 3 [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7161: URL: https://github.com/apache/hbase/pull/7161#issuecomment-3091332781 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-29291: Add a command to refresh/sync hbase:meta table [hbase]

2025-07-18 Thread via GitHub
Kota-SH commented on code in PR #7058: URL: https://github.com/apache/hbase/pull/7058#discussion_r2217054501 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RefreshMetaProcedure.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] HBASE-29291: Add a command to refresh/sync hbase:meta table [hbase]

2025-07-18 Thread via GitHub
Kota-SH commented on code in PR #7058: URL: https://github.com/apache/hbase/pull/7058#discussion_r2217053260 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RefreshMetaProcedure.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216993155 ## pom.xml: ## @@ -245,11 +280,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 - -1

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216997781 ## hbase-shaded-protobuf/pom.xml: ## @@ -29,6 +29,13 @@ hbase-shaded-protobuf Apache HBase Patched and Relocated (Shaded) Protobuf Pulls down protobuf

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216993155 ## pom.xml: ## @@ -245,11 +280,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 - -1

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216993856 ## dev-support/jenkins/Dockerfile: ## @@ -14,21 +14,112 @@ # See the License for the specific language governing permissions and # limitations under the Lice

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090955690 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216994170 ## README.md: ## @@ -92,14 +92,72 @@ modern JDKs. Due to a bug in JDK, we cannot generate this code using a more modern version of the JDK. See [HBASE-26773

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216993856 ## dev-support/jenkins/Dockerfile: ## @@ -14,21 +14,112 @@ # See the License for the specific language governing permissions and # limitations under the Lice

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216993419 ## pom.xml: ## @@ -125,8 +127,19 @@ true -MM-dd'T'HH:mm ${maven.build.timestamp} -1.8 -${compileSource} + +1.8 +17 Rev

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216992384 ## dev-support/jenkins/Dockerfile: ## @@ -14,21 +14,112 @@ # See the License for the specific language governing permissions and # limitations under the Lice

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2216992384 ## dev-support/jenkins/Dockerfile: ## @@ -14,21 +14,112 @@ # See the License for the specific language governing permissions and # limitations under the Lice

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090894213 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090854255 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090828003 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090830734 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090825163 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090824313 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090817750 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090810629 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 57s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090799397 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090772802 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090758650 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090746695 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090745695 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 1s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090743043 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
NihalJain commented on code in PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2206509059 ## pom.xml: ## @@ -519,28 +573,65 @@ org.apache.maven.plugins maven-enforcer-plugin - - -

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090725539 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090724659 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090716885 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090705556 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090694095 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090691843 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090687485 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090668688 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090665523 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] Backport "HBASE-29447 Fix WAL archives cause incremental backup failures (#7151…" to branch-2.6 [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7164: URL: https://github.com/apache/hbase/pull/7164#issuecomment-3090665771 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090665573 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090663299 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090663248 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090653824 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090655012 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090648254 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090628881 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090618450 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] Backport "HBASE-29447 Fix WAL archives cause incremental backup failures (#7151…" to branch-2.6 [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7164: URL: https://github.com/apache/hbase/pull/7164#issuecomment-3090612445 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090599035 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] Backport "HBASE-29447 Fix WAL archives cause incremental backup failures (#7151…" to branch-2.6 [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7164: URL: https://github.com/apache/hbase/pull/7164#issuecomment-3090594062 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-29454: Update hbase-examples scripts to be compatible with Python 3 [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7161: URL: https://github.com/apache/hbase/pull/7161#issuecomment-3090597473 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] Backport "HBASE-29447 Fix WAL archives cause incremental backup failures (#7151…" to branch-2.6 [hbase]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #7164: URL: https://github.com/apache/hbase/pull/7164#issuecomment-3090587524 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090559814 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 0s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090545767 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29454: Update hbase-examples scripts to be compatible with Python 3 [hbase]

2025-07-18 Thread via GitHub
kgeisz commented on PR #7161: URL: https://github.com/apache/hbase/pull/7161#issuecomment-3090518509 retest -- 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,

[PR] Backport "HBASE-29447 Fix WAL archives cause incremental backup failures (#7151…" to branch-2.6 [hbase]

2025-07-18 Thread via GitHub
rmdmattingly opened a new pull request, #7164: URL: https://github.com/apache/hbase/pull/7164 …) (#7160) -- 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-m

Re: [PR] Backport "HBASE-29447 Fix WAL archives cause incremental backup failures (#7151)" to branch-2 [hbase]

2025-07-18 Thread via GitHub
rmdmattingly merged PR #7160: URL: https://github.com/apache/hbase/pull/7160 -- 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: issues-unsubscr...@hbase.ap

Re: [PR] HBASE-29398: Server side scan metrics for bytes read from FS vs Block cache vs memstore [hbase]

2025-07-18 Thread via GitHub
virajjasani merged PR #7163: URL: https://github.com/apache/hbase/pull/7163 -- 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: issues-unsubscr...@hbase.apa

Re: [PR] HBASE-29398: Server side scan metrics for bytes read from FS vs Block cache vs memstore [hbase]

2025-07-18 Thread via GitHub
virajjasani merged PR #7162: URL: https://github.com/apache/hbase/pull/7162 -- 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: issues-unsubscr...@hbase.apa

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090428858 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090427176 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090425454 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090423513 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090420005 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090402644 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

Re: [PR] HBASE-29398: Server side scan metrics for bytes read from FS vs Block cache vs memstore [hbase]

2025-07-18 Thread via GitHub
virajjasani merged PR #7158: URL: https://github.com/apache/hbase/pull/7158 -- 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: issues-unsubscr...@hbase.apa

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090400865 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090377657 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090371318 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090367962 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090361990 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090283083 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090339561 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090328505 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090316889 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090308019 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090296284 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090295197 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 39s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090224548 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090224317 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090213958 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090213589 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090152625 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s

Re: [PR] HBASE-29225 Add module for Jetty 12 with EE8 to hbase-thirdparty [hbase-thirdparty]

2025-07-18 Thread via GitHub
Apache-HBase commented on PR #142: URL: https://github.com/apache/hbase-thirdparty/pull/142#issuecomment-3090152364 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.

  1   2   3   4   5   6   7   8   9   10   >