GitHub user rgoers added a comment to the discussion: Is using %uuid{RANDOM}
pattern in JsonTemplateLayout considered garbage-free?
I would need to read more on the subject but I have to assume this is very
similar to the problem I faced with Flume. It guarantees delivery but it
doesn't guara
Greetings and welcome to the latest OpenJDK Quality Outreach update!
JDK 24 was officially released (General Availability) on March 18th during
JavaOne. You can rewatch the Java 24 launch and the J1 keynote here [1]. Be
sure to also check out the Quality Outreach section here [2]. JavaOne was
a
GitHub user ppkarwasz added a comment to the discussion: Is using %uuid{RANDOM}
pattern in JsonTemplateLayout considered garbage-free?
I am not saying that `%uuid` will give the **same** value for **different** log
events, but that it will give **different** value for the **same** log event if
GitHub user ppkarwasz added a comment to the discussion:
TimeBasedTriggeringPolicy and CronTriggeringPolicy
@Class-New,
As [documented on our
website](https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html#Policies):
> The effects of using **both** time-based triggering poli