Nick Dimiduk
|
e973dee364
|
HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC (addendum for branch-2.4,5)
|
2023-05-01 17:45:38 +02:00 |
Nick Dimiduk
|
841f2a7fa6
|
HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC (addendum)
Make use of `%notEmpty` pattern with MDC logging. Will function as expected once we upgrade to
Log4J 2.21.0+.
|
2023-05-01 17:45:38 +02:00 |
Nick Dimiduk
|
07bdc09ee5
|
HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC (#5145)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2023-05-01 17:45:38 +02:00 |
Duo Zhang
|
49735cd717
|
HBASE-27485 HBaseTestingUtility minicluster requires log4j2 (#4941)
Signed-off-by: Rajeshbabu Chintaguntla <rajeshbabu@apache.org>
Reviewed-by: SiCheng-Zheng <643463623@qq.com>
(cherry picked from commit 3f1087fe82 )
|
2023-01-04 11:23:11 +08:00 |
Duo Zhang
|
f3a64e468e
|
HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
(cherry picked from commit 2fc879e863 )
|
2022-10-24 12:16:04 +08:00 |
Andrew Purtell
|
27d69ff53f
|
Preparing development version 2.5.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-10-17 15:37:08 -07:00 |
Andrew Purtell
|
894ac15342
|
Preparing hbase release 2.5.1RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-10-17 15:37:04 -07:00 |
Andrew Purtell
|
a8605912ec
|
Preparing development version 2.5.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-10-13 09:11:37 -07:00 |
Andrew Purtell
|
edf0b62273
|
Preparing hbase release 2.5.1RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-10-13 09:11:34 -07:00 |
Nick Dimiduk
|
f1f79b9efe
|
Preparing development version 2.5.1-SNAPSHOT
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
|
2022-08-23 15:44:51 +00:00 |
Nick Dimiduk
|
2ecd8bd6d6
|
Preparing hbase release 2.5.0RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
|
2022-08-23 15:44:34 +00:00 |
Nick Dimiduk
|
29475d6edb
|
Preparing development version 2.5.1-SNAPSHOT
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
|
2022-08-23 14:04:18 +00:00 |
Nick Dimiduk
|
6cdbc46c02
|
Preparing hbase release 2.5.0RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
|
2022-08-23 14:03:59 +00:00 |
Andrew Purtell
|
b7158a87ea
|
Preparing development version 2.5.1-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-05-31 20:06:32 -07:00 |
Andrew Purtell
|
2da2dd917f
|
Preparing hbase release 2.5.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-05-31 20:06:29 -07:00 |
Duo Zhang
|
1aea663c6d
|
HBASE-26899 Run spotless:apply
|
2022-05-01 22:52:40 +08:00 |
Duo Zhang
|
5c0c15b1c5
|
HBASE-26947 Implement a special TestAppender to limit the size of test output (#4340)
Singed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 13d932cba3 )
|
2022-04-21 23:07:13 +08:00 |
Duo Zhang
|
5844b53dea
|
HBASE-26802 Backport the log4j2 changes to branch-2 (#4166)
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
|
2022-03-11 11:38:37 -08:00 |
Duo Zhang
|
71ddf74dda
|
HBASE-26691 Replacing log4j with reload4j for branch-2.x (#4050)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-03-04 12:08:36 -08:00 |
Duo Zhang
|
deb6d005f9
|
HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for redirecting jul to slf4j (#3093) (#3112)
Signed-off-by: Michael Stack <stack@apache.org>
|
2021-04-02 17:30:43 +08:00 |
Viraj Jasani
|
0788547fea
|
HBASE-25474 : Bump HBase version on branch-2 (#2871)
Signed-off-by: stack <stack@apache.org>
|
2021-01-12 10:20:22 +05:30 |
Duo Zhang
|
dc2146069c
|
HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for … (#1697)
Signed-off-by: stack <stack@apache.org>
|
2020-05-13 17:59:21 +08:00 |