You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2019/12/17 15:41:00 UTC

[jira] [Closed] (CAY-2643) ObjectSelect.prefetch(name, semantics) method creates a phantom node

     [ https://issues.apache.org/jira/browse/CAY-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-2643.
--------------------------------
    Resolution: Fixed

Fixed for 4.1: https://github.com/apache/cayenne/commit/f8975cf8eea3160e69113536b9673af642d033fb

> ObjectSelect.prefetch(name, semantics) method creates a phantom node
> --------------------------------------------------------------------
>
>                 Key: CAY-2643
>                 URL: https://issues.apache.org/jira/browse/CAY-2643
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 4.1.RC2
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.1.RC3
>
>
> {{prefetch(String path, int semantics)}} method always creates a phantom prefetch node. 
> These phantom nodes are skipped when executing a query and no prefetch is actually happening.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)