| I've added some comments to Chris's proposal, though thinking about it more, I don't think that checking CDD is worth at all. Nevertheless removing access strategy caching sounds reasonable. Looking into transactional region impl, the access type is already cached there and the check is made - so all this seems good to go, unless we find out the component lookup to be a bottleneck. Steve Ebersole I think that the discussion about TransactionalRegion vs. Query + Timestamp regions is not 100% related to this issue, is there another JIRA with this topic (stating what's the actual problem) I should watch? |