apache / apache/camel-quarkus

Introduce camel-quarkus-jcache-caffeine

Open
#4,092 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

Follows up https://github.com/apache/camel-quarkus/pull/4088

and the discussion in https://github.com/apache/camel-quarkus/issues/1846#issuecomment-1245928494

> > `com.github.benmanes.caffeine.jcache.copy.JavaSerializationCopier` is still needed;
>
> I see. I'd say the most user friendly solution would be to create a new extension `camel-quarkus-jcache-caffeine` that would host this reflection registration plus it would depend on `quarkus-caffeine`. We should also add a hint to `extensions/jcache/runtime/src/main/doc/usage.adoc` that end users may want to depend on `camel-quarkus-jcache-caffeine` if they want to use caffeine as a jcache impl.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing pull request 4088 and the discussion linked from issue 1846. Inspect extensions/jcache/runtime/src/main/doc/usage.adoc and the existing JCache extension structure. Done means a new camel-quarkus-jcache-caffeine extension provides the requested reflection registration, depends on quarkus-caffeine, and documents that users may need it for Caffeine as a JCache implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.