Skip to content

Conversation

gavinking
Copy link
Member

@gavinking gavinking commented Jan 16, 2024

This breaks quite a few tests.

Main issue with it is that fetch="join" was the way to select eager fetching in .hbm.xml.

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jan 16, 2024

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [e69bdaf, 49619d3]

› This message was automatically generated.

@gavinking gavinking requested a review from sebersole January 16, 2024 16:32
@yrodiere
Copy link
Member

yrodiere commented Oct 6, 2025

@gavinking do you remember what this was about? Searching through Jira about "join" and "fetch" obviously returns hundreds of issues, so I'd appreciate a pointer :)

@gavinking
Copy link
Member Author

Looking at the code I suppose it is detecting and reporting an inconsistent use of annotations. And I guess I didn’t merge it because I wanted to check with everyone before breaking existing programs which use this (wrong) combination.

@yrodiere
Copy link
Member

yrodiere commented Oct 6, 2025

I will schedule discussing this with the team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants