Uh oh!
There was an error while loading. Please reload this page.
HBASE-29144 Client request fails for KERBEROS with RpcConnectionRegistry - #7588
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
junegunn
left a comment
There was a problem hiding this comment.
We should update the comment here to drop the phrase "exactly once per implementation" to avoid future confusion:
This comment has been minimized.
This comment has been minimized.
Apache9
commented
Jan 6, 2026
The failed UTs have some problem and maybe the PR here changed something and cause them to fail... After digging, the problem is that, we want to hack InetAddress for the testing, but for hostname like localhost, we will always return the same InetAddress instance, so the hack in one method may affect other method and cause trouble... Plan to rewrite the failed two methods to make them more stable. Thanks. |
This comment has been minimized.
This comment has been minimized.
Apache9
commented
Jan 6, 2026
I modified the comment, PTAL. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Apache-HBase
commented
Jan 13, 2026
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 13, 2026
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jan 14, 2026
The failed UTs are not related. Let me merge. |
Uh oh!
There was an error while loading. Please reload this page.
…try (apache#7588) Signed-off-by: Junegunn Choi <junegunn@apache.org> (cherry picked from commit 19c9d33)
No description provided.