apache / apache/camel-quarkus

Quarkus Infinispan RemoteCacheManager bean autowiring does not work

Open
#4,841 2 comments 0 reactions 1 assignee Claimed by @jamesnetherton View on GitHub
bug
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

Autowiring is likely not working due to the introduction of named clients:

https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/infinispan-client-reference.adoc#default-and-named-connections

Seems it is now mandatory to have an injection point for `RemoteCacheManager` in order for the bean to be materialized. Previously this was not the case.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.