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

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

https://github.com/apache/cayenne/commit/394feba6a72db92e6543046308db4c68c43b447b

> DbImport: Add fallback option for the batch attribute loader
> ------------------------------------------------------------
>
>                 Key: CAY-2788
>                 URL: https://issues.apache.org/jira/browse/CAY-2788
>             Project: Cayenne
>          Issue Type: Task
>          Components: dbimport
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Minor
>             Fix For: 5.0.M1
>
>
> In current implementation of {{DbImport}} attributes are loaded in batch for 
> the catalog/schema. In some rare cases this could lead to problems if there's 
> some weird schemas/access issues. And there's no way to tell what's wrong as 
> we don't have any information on our end, just a failed request to load all 
> DB columns.
> We could add fallback option to load attributes on a per-entity level that 
> could help at least to locate the problem if not completely avoid.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to