Ramanathan
Ramanathan
@SilenceShine # Kafka and Delayed Messages - **Apache Kafka** does not natively support delayed or scheduled messages out of the box. - Common patterns for delayed messaging in Kafka include:...
# Proposal: Upgrade elasticsearch-java Dependency to 9.x in Log4j2 ## Background The current Log4j2 integration with Elasticsearch relies on `elasticsearch-java` version 8.x. With the release of version 9.x, the Elasticsearch...
ok I will start the process as per above.. I acknowledge here after I will make my own written thanks @vy
Hi @ppkarwasz, I’d like to help with porting some of the changes listed here from 2.x to main. I’m planning to start with: • [ ] Remove outdated @BaselineIgnore annotations...
@vy Thanks for the guidance! I’ll begin with the smaller issues to get familiar with the codebase and then tackle the more complex ones.
@ppkarwasz ok
Hi @jvz, I noticed that PR #3381 fixed issue #3170 in the 2.x branch. Should this also be ported into main? If it’s not already in progress, I’d be happy...
@jvz PR #3381 issue #3170 synced with main, can I take pr #3199
Hi @vy, While working on this PR I noticed that the failing tests are related to earlier work in PR #3418 (issues #3252, #3399, and the discussion in #3209). That...