Skip to content
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

Avoid NPE on nameCache miss #20173

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Sep 15, 2021

Fixes #20111

I don't have a test as I'm unable to reproduce :/ But fairly sure this will avoid the problem.

@quarkus-bot quarkus-bot bot added the area/persistence OBSOLETE, DO NOT USE label Sep 15, 2021
@Sanne Sanne force-pushed the SchemaManagementIntegration branch from 853e3a0 to d1d6f3d Compare September 15, 2021 15:08
@gastaldi
Copy link
Contributor

LGTM, Don't forget to squash. 👍🏻

@gastaldi gastaldi force-pushed the SchemaManagementIntegration branch from 6e25c35 to 5466f12 Compare September 15, 2021 21:23
Co-authored-by: George Gastaldi <[email protected]>
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven labels Sep 15, 2021
@gastaldi gastaldi force-pushed the SchemaManagementIntegration branch from 5466f12 to 63b3277 Compare September 15, 2021 21:23
@gastaldi gastaldi merged commit 72abfe4 into quarkusio:main Sep 15, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 15, 2021
@Sanne Sanne deleted the SchemaManagementIntegration branch September 16, 2021 08:52
@gsmet gsmet modified the milestones: 2.3.0.CR1, 2.2.4.Final Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/hibernate-orm Hibernate ORM area/maven area/persistence OBSOLETE, DO NOT USE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nullpointer at SchemaManagementIntegrator.disintegrate
4 participants