Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-12 Thread via GitHub
Apache9 merged PR #5563: URL: https://github.com/apache/hbase/pull/5563 -- 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:

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-12 Thread via GitHub
GeorryHuang commented on code in PR #5563: URL: https://github.com/apache/hbase/pull/5563#discussion_r1424796321 ## hbase-server/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureFutureUtil.java: ## @@ -89,7 +98,7 @@ public static void suspendIfNecessary(Procedure proc,

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-10 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1848953584 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 16s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-10 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1848947887 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-10 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1848898978 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 43s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-10 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-184004 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-09 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1848882473 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 14s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-09 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1848850055 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 23s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

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

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-07 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1844975712 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 13s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-06 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1844509860 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-06 Thread via GitHub
Apache9 commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1844202280 The failure for TestRollbackSCP is because there are races between rollbacking a OpenRegionProcedure and reportRegionStateTransition. When rollbacking, we will set the state to

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-06 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1843597471 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 14s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-06 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1843507372 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

Re: [PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-06 Thread via GitHub
Apache-HBase commented on PR #5563: URL: https://github.com/apache/hbase/pull/5563#issuecomment-1843114799 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[PR] HBASE-28244 ProcedureTestingUtility.restart is broken sometimes after… [hbase]

2023-12-06 Thread via GitHub
Apache9 opened a new pull request, #5563: URL: https://github.com/apache/hbase/pull/5563 … HBASE-28199 -- 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,