Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-20 Thread via GitHub
comnetwork merged PR #5839: URL: https://github.com/apache/hbase/pull/5839 -- 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.apac

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-19 Thread via GitHub
comnetwork merged PR #5817: URL: https://github.com/apache/hbase/pull/5817 -- 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.apac

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-17 Thread via GitHub
comnetwork commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1565142498 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableResultScanner.java: ## @@ -143,6 +144,18 @@ private void resumePrefetch() { resumer = null;

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2056795698 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2056793545 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 42s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2056782797 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 27s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2056337445 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2055986820 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2055948554 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 27s | Docker

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-15 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2055951263 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 0s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-14 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2054904881 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-14 Thread via GitHub
comnetwork commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1565142703 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableResultScanner.java: ## @@ -143,6 +144,18 @@ private void resumePrefetch() { resumer = null;

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-14 Thread via GitHub
comnetwork commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1565142498 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableResultScanner.java: ## @@ -143,6 +144,18 @@ private void resumePrefetch() { resumer = null;

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-12 Thread via GitHub
Apache9 commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1562669213 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableResultScanner.java: ## @@ -143,6 +144,18 @@ private void resumePrefetch() { resumer = null;

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-11 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2049463435 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-11 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2049457033 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-11 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2049433621 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-11 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2049056748 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
comnetwork commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1560408293 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.java: ## @@ -51,6 +51,18 @@ interface ScanResumer { * effect. */

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
comnetwork commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1560408293 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.java: ## @@ -51,6 +51,18 @@ interface ScanResumer { * effect. */

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
comnetwork commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1560408293 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.java: ## @@ -51,6 +51,18 @@ interface ScanResumer { * effect. */

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2048055634 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2048008848 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2047962473 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 27s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache9 commented on code in PR #5817: URL: https://github.com/apache/hbase/pull/5817#discussion_r1559475688 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.java: ## @@ -51,6 +51,18 @@ interface ScanResumer { * effect. */

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2047461150 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2046983941 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s | Docker

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2046865068 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 13s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-10 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2046816389 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s | Docke

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2046537017 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s | Docke