Uh oh!
There was an error while loading. Please reload this page.
HBASE-26802 Backport the log4j2 changes to branch-2 - #4166
Conversation
Apache-HBase
commented
Mar 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 5, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 7, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 7, 2022
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Mar 8, 2022
Let me try to execute the UTs locally to see what is the problem. Seems we always hit the timeout. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| createDirsAndSetProperties(); | ||
| Configuration conf = UTIL.getConfiguration(); | ||
| // Error level to skip some warnings specific to the minicluster. See HBASE-4709 |
There was a problem hiding this comment.
This is good cleanup.
Could also use the Log4JUtils static helpers.
apurtell
commented
Mar 8, 2022
The changes lgtm, good to commit once the test issues are analyzed and resolved. |
Apache9
commented
Mar 9, 2022
Thanks @apurtell for the detailed review. Let me address the problems. |
Apache9
commented
Mar 9, 2022
Running locally, we hang forever when running TestThriftServerCmdLine. Not sure why it did not timeout. Will dig more and report back later. |
Apache9
commented
Mar 9, 2022
Oh, it is just a bind error, tried another round it passed... |
4f3d950 to
b51ed45CompareApache-HBase
commented
Mar 10, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 10, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 10, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 11, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 11, 2022
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Andrew Purtell <apurtell@apache.org> Conflicts: hbase-hadoop-compat/pom.xml hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java hbase-shaded/hbase-shaded-client-byo-hadoop/pom.xml hbase-shaded/hbase-shaded-client/pom.xml hbase-shaded/hbase-shaded-mapreduce/pom.xml hbase-shaded/hbase-shaded-testing-util/pom.xml hbase-shaded/pom.xml hbase-testing-util/pom.xml
No description provided.