c7958681f52cee833e8d17670246abeb65a6010e
Switch from findByMentionedPersons_PersonId (derived query, returns blocks with LAZY mentionedPersons) to findByPersonIdWithMentionsFetched (JOIN FETCH, loads full collections in one round-trip). 200-block propagation: from 201 queries to 2. Add @Transactional comment documenting join-transaction semantics. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%