Uh oh!
There was an error while loading. Please reload this page.
HBASE-28842: Fix TestRequestAttributes test to fail when it should - #6255
Merged
Conversation
eab148
commented
Sep 16, 2024
ContributorAuthor
cc @ndimiduk |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
eab148
commented
Sep 17, 2024
ContributorAuthor
It seems like the spotless check failed due to a transient error |
ndimiduk
commented
Sep 17, 2024
Member
Prompting the buildbot to have another go. |
Apache-HBase
commented
Sep 17, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 17, 2024
💔 -1 overall
This message was automatically generated. |
rmdmattingly
approved these changes
Sep 17, 2024
eab148
commented
Sep 17, 2024
ContributorAuthor
Thanks @rmdmattingly! |
Apache-HBase
commented
Sep 17, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 17, 2024
🎊 +1 overall
This message was automatically generated. |
rmdmattingly pushed a commit
that referenced
this pull request
Sep 18, 2024
This reverts commit b3f2f40. The commit message was improperly formatted, so I will be resubmitting the commit with correct messaging.
rmdmattingly pushed a commit
that referenced
this pull request
Sep 18, 2024
Co-authored-by: Evie Boland <eboland@hubspot.com> Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
rmdmattingly pushed a commit
that referenced
this pull request
Sep 18, 2024
Co-authored-by: Evie Boland <eboland@hubspot.com> Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
rmdmattingly pushed a commit
that referenced
this pull request
Sep 18, 2024
Co-authored-by: Evie Boland <eboland@hubspot.com> Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
rmdmattingly added a commit
that referenced
this pull request
Sep 23, 2024
…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>
rmdmattingly added a commit
that referenced
this pull request
Sep 23, 2024
…6267) 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>
rmdmattingly added a commit
that referenced
this pull request
Sep 23, 2024
…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>
rmdmattingly added a commit
that referenced
this pull request
Sep 25, 2024
…6287) 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 added a commit
to HubSpot/hbase
that referenced
this pull request
Oct 3, 2024
…expected (apache#6255) (apache#6287) 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 added a commit
to HubSpot/hbase
that referenced
this pull request
Oct 3, 2024
…expected (apache#6255) (apache#6287) 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>
ndimiduk added a commit
to ndimiduk/hbase
that referenced
this pull request
Oct 4, 2024
…pache#6255) (apache#6287)" This reverts commit 6fda6b2.
eab148 added a commit
to HubSpot/hbase
that referenced
this pull request
Oct 4, 2024
…expected (apache#6255) (apache#6287) (#117) Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org> Co-authored-by: Ray Mattingly <rmattingly@apache.org> Co-authored-by: Evie Boland <eboland@hubspot.com>
eab148 added a commit
to HubSpot/hbase
that referenced
this pull request
Oct 4, 2024
…expected (apache#6255) (apache#6287) (#119) Signed-off-by: Ray Mattingly <rmattingly@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org> Co-authored-by: Ray Mattingly <rmattingly@apache.org> Co-authored-by: Evie Boland <eboland@hubspot.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The tests in the TestRequestAttributes class pass even when they should fail. Throw an
IOExceptionin theAttributesCoprocessorwhen the map of expected request attributes does not match the map of given request attributes.HBASE-28842
I discovered this bug when backporting HBASE-28001 to
branch-2#6246