Volkan Yazıcı
Volkan Yazıcı
Hey @ldcsaa! Thanks for the report. Kafka appender indeed needs some love. We would appreciate it if you can contribute this fix in the form of a PR along with...
@ppkarwasz, thanks for considering me for the review. Unfortunately I am not much familiar with the parts you touch, hence I doubt if my review will be meaningful. I trust...
Fixed in f37af11c0f5bab4264665230f0d9a7e2d46b8bdc (`2.x`) and d7917eb8ebefb8b47212c326a7de1300ccaa09e6 (`main`).
Log4j 2 doesn't support native compilation using GraalVM yet, see [LOG4J2-2649](https://issues.apache.org/jira/browse/LOG4J2-2649). You are more than welcome to work on this feature and contribute it.
@SeasonPanPan, could you provide us a **minimal** `log4j2.xml` and a **minimal** `pom.xml` that we can reproduce the problem using your `DemoApplicationTests` shared above? **minimal**: containing only what is necessary to...
@SeasonPanPan, thanks so much for the report. This issue is more convoluted than it meets the eye: 1. `formatTo()` behaviour of `ParameterizedMessage` and `ReusableParameterizedMessage` doesn't match 2. `DEFAULT_MESSAGE_FACTORY_CLASS` and `DEFAULT_FLOW_MESSAGE_FACTORY_CLASS`...
@ppkarwasz, if there are no other system properties that need a `TypeConverter`, but the Kubernetes module, which is planned to be removed, remove this `TypeConverter` along with it too, please....
If I understand it right, for a particular dependency (e.g., Log4j), these four locations must be aligned: 1. [build.gradle](/apache/eventmesh/blob/master/build.gradle#L490) 2. [tools/third-party-licenses/NOTICE#L626](/apache/eventmesh/blob/master/tools/third-party-licenses/NOTICE#L626) 3. [tools/dependency-check/known-dependencies.txt](https://github.com/apache/eventmesh/blob/master/tools/dependency-check/known-dependencies.txt#L145) 4. [tools/third-party-licenses/licenses/java/LICENSE-log4j-api.txt](https://github.com/apache/eventmesh/blob/master/tools/third-party-licenses/licenses/java/LICENSE-log4j-api.txt) _[Please correct me if I...
> In your experience and knowledge, do you think our LICENSE and dependency management are excessively configured? @Pil0tXia, I wouldn't say so. There are no plug-n-play tooling to make the...
I have [shared this issue in `[email protected]`](https://lists.apache.org/thread/zv9ctmjdk08tlq9znqqsy8snzmo9yn74). (Note that it is only accessible by ASF members.)