Skip to content

Add AOT reflect hints for reactive caffeine cache #456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Sep 23, 2023

The shaded Caffeine lib used by the Reactive client had an incorrect prefix of 'org.springframework.pulsar'. This commit adjust the prefix to 'org.apache.pulsar.reactive'. Doing so surfaced more classes that needed to be registered for relective hints.

@onobc onobc added this to the 1.0.0-RC1 milestone Sep 23, 2023
The shaded Caffeine lib used by the Reactive client
had an incorrect prefix of 'org.springframework.pulsar'.
This commit adjust the prefix to 'org.apache.pulsar.reactive'.
Doing so surfaced more classes that needed to be registered
for relective hints.
@onobc onobc force-pushed the cbono-fix-aot-hints branch from 42ddccf to 5c26ec1 Compare September 23, 2023 02:46
@onobc onobc merged commit 9ebdf17 into spring-projects:main Sep 23, 2023
@onobc onobc deleted the cbono-fix-aot-hints branch September 23, 2023 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant