Uh oh!
There was an error while loading. Please reload this page.
Backport "HBASE-28842 TestRequestAttributes should fail when expected (#6255)" to branch-2 - #6268
Conversation
Co-authored-by: Evie Boland <eboland@hubspot.com> Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Apache-HBase
commented
Sep 18, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 19, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 19, 2024
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 19, 2024
💔 -1 overall
This message was automatically generated. |
ndimiduk
commented
Sep 19, 2024
Test failures look unrelated. Prompting a new test run. |
ndimiduk
commented
Sep 19, 2024
Yeah it looks to me like some of these test changes were snuck past me in the backport of HBASE-28001 to branch-2 (#6246) and branch-2.6 (#6256). Normally under such a circumstance, I find it easier to track when we re-open the original JIRA for a revert + fixes apply (ideally), or an addendum commit (unfortunately also common). I see that there is a minor inconsistency in the method signature of Let's continue as we are with the second issue. It looks to me like there will be two shapes of commit for this change. The first applies to |
Apache-HBase
commented
Sep 19, 2024
🎊 +1 overall
This message was automatically generated. |
eab148
commented
Sep 19, 2024
@rmdmattingly, what @ndimiduk said is correct. Apologies about the changed method signatures! |
Apache-HBase
commented
Sep 19, 2024
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 19, 2024
💔 -1 overall
This message was automatically generated. |
rmdmattingly
commented
Sep 19, 2024
Test failure again looks unrelated. For such a trivial diff, I'm inclined to move forward. Separately, maybe we should begin taking account of these noisy test failures. |
Apache-HBase
commented
Sep 19, 2024
💔 -1 overall
This message was automatically generated. |
ndimiduk
commented
Sep 23, 2024
rmdmattingly
commented
Sep 23, 2024
Well, I wrote at least one of those 🫣 |
…6268) Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org> Co-authored-by: eab148 <54775485+eab148@users.noreply.github.com> Co-authored-by: Evie Boland <eboland@hubspot.com>
@eab148 am I correct that this is the only change introduced by this commit to branch-2 since this bug was discovered in the backport?