You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2011/02/17 05:22:24 UTC

[jira] Updated: (OPENJPA-128) Automatic cache pre-fill on server start

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

Michael Dick updated OPENJPA-128:
---------------------------------

    Priority: Minor  (was: Blocker)

> Automatic cache pre-fill on server start
> ----------------------------------------
>
>                 Key: OPENJPA-128
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-128
>             Project: OpenJPA
>          Issue Type: New Feature
>            Reporter: Patrick Linskey
>            Priority: Minor
>
> It'd be nice to have some means to automatically pre-fill the cache when a node starts up, either by copying from a different node or from a serialized image on disk, or by issuing some pre-specified queries. I really like the idea of just letting the user specify something like so:
> <property key="openjpa.DataCacheWarmUp" value="\"SELECT p FROM Person p\", \"SELECT p FROM Product p ORDER BY p.salesRank\""/>
> Although in that last example, we'd really want some way to specify a bit more detail about which pages of the data to use, as you would in single-string JDOQL.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira