Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
virajjasani commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1537084622 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
Apache9 commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1537006507 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics sl)

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
virajjasani commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1536981102 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
virajjasani commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1536980319 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
virajjasani commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1536979403 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
virajjasani commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1536979403 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
Apache9 commented on code in PR #5774: URL: https://github.com/apache/hbase/pull/5774#discussion_r1536961183 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java: ## @@ -324,8 +324,19 @@ public void regionServerReport(ServerName sn, ServerMetrics sl)

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
Apache-HBase commented on PR #5774: URL: https://github.com/apache/hbase/pull/5774#issuecomment-2017023902 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 57s |

[jira] [Updated] (HBASE-27826) Region split and merge time while offline is O(n) with respect to number of store files

2024-03-24 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27826: Fix Version/s: 2.7.0 3.0.0-beta-2 > Region split and merge

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
Apache-HBase commented on PR #5774: URL: https://github.com/apache/hbase/pull/5774#issuecomment-2017011424 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 33s |

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

2024-03-24 Thread via GitHub
Apache-HBase commented on PR #5774: URL: https://github.com/apache/hbase/pull/5774#issuecomment-2017004220 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 20s |

Re: [PR] HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies [hbase]

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

[jira] [Updated] (HBASE-28366) Mis-order of SCP and regionServerReport results into region inconsistencies

2024-03-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28366: --- Labels: pull-request-available (was: ) > Mis-order of SCP and regionServerReport results

[jira] [Commented] (HBASE-28456) HBase Restore restores old data if data for the same timestamp is in different hfiles

2024-03-24 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17830259#comment-17830259 ] Bryan Beaudreault commented on HBASE-28456: --- Actually, it can't work the same way but I do

Re: [PR] HBASE-28443 Return too slow when scanning a table with non-existing REGION_REPLICA_ID [hbase]

2024-03-24 Thread via GitHub
Apache9 commented on PR #5767: URL: https://github.com/apache/hbase/pull/5767#issuecomment-2016817710 I think we should try to check the replica id when we hit the RegionOfflineException, like what we have done in AsyncRpcRetryingCaller. -- This is an automated message from the Apache

[jira] [Commented] (HBASE-28456) HBase Restore restores old data if data for the same timestamp is in different hfiles

2024-03-24 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17830248#comment-17830248 ] Bryan Beaudreault commented on HBASE-28456: --- Restore uses a custom map reduce job

[jira] [Commented] (HBASE-28456) HBase Restore restores old data if data for the same timestamp is in different hfiles

2024-03-24 Thread Ruben Van Wanzeele (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17830215#comment-17830215 ] Ruben Van Wanzeele commented on HBASE-28456: [~bbeaudreault]  Same issue with puts and