ramanathan1504 commented on issue #3161: URL: https://github.com/apache/logging-log4j2/issues/3161#issuecomment-4815434618
> Hi everyone, > > I've been working on porting the PRs listed in this meta-issue to `main`. Here's what I've completed so far: > > * [#3158](https://github.com/apache/logging-log4j2/pull/3158) → [#4152](https://github.com/apache/logging-log4j2/pull/4152) > > * [#3226](https://github.com/apache/logging-log4j2/pull/3226) → [#4153](https://github.com/apache/logging-log4j2/pull/4153) > > * [#3195](https://github.com/apache/logging-log4j2/pull/3195) → [#4154](https://github.com/apache/logging-log4j2/pull/4154) > > * [#3265](https://github.com/apache/logging-log4j2/pull/3265) → [#4156](https://github.com/apache/logging-log4j2/pull/4156) > > * [#3418](https://github.com/apache/logging-log4j2/pull/3418) → ported as part of [#4157](https://github.com/apache/logging-log4j2/pull/4157) (which also introduces `InternalLoggerRegistry` to `main`) > > > Now I'd like to clarify the status of the remaining items: > > 1. **[ Feat(SystemClock): Added PreciseClock implementation to the system clock class, for the benefit of Java 8 users. #3217](https://github.com/apache/logging-log4j2/pull/3217)** and **[Fix(Documentation): Fixed ConfigurationStrSubstitutor dccumenation. #3381](https://github.com/apache/logging-log4j2/pull/3381)** – I think these might already be present in `main`, but could someone confirm if any additional porting work is still needed? > > 2. For the other PRs still mentioned in the description: > > * [Revamp the `Extending`, `Plugins`, `Architecture`, and `Programmatic configuration` pages #2716](https://github.com/apache/logging-log4j2/pull/2716) > * [Implement `MessageFactory`-namespaced logger registry (blocked by `2.24.1` release) #2962](https://github.com/apache/logging-log4j2/issues/2962) > * [[main] Correct example property syntax for PatternMatch under ScriptP… #3583](https://github.com/apache/logging-log4j2/pull/3583) > * [Improve implementations of `LogEvent.toImmutable()` and `ReusableMessage.memento()` #3171](https://github.com/apache/logging-log4j2/pull/3171) > > Could you please let me know their current status and how I can best help to move them forward? I'm ready to pick up any pending work. > > > Thanks! @vpelikh Thanks for the contribution! The team is currently working on other issues, and what you’ve done is really helpful. Please be patient while the team reviews your PR. They’ll provide feedback and update you if any additional changes are needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
