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 2017/02/15 14:13:42 UTC

[jira] [Closed] (CAY-2228) Deprecate multiple cache groups in caching and query API

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

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

Done per
https://github.com/apache/cayenne/commit/dd1745ca858acc9772c5a4190fbe75e01ef5f6f2

> Deprecate multiple cache groups in caching and query API
> --------------------------------------------------------
>
>                 Key: CAY-2228
>                 URL: https://issues.apache.org/jira/browse/CAY-2228
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>             Fix For: 4.0.M5
>
>
> We should drop support for multiple cache groups as it have little practical sense.
> Only available caching provider with proper support for it is OS Cache and it is obsolete and should be actually deprecated too. 
> So here is required API changes:
> - replace internally multiple cache groups with single group
> - deprecate corresponding 3.1 API and warn when multiple cache groups provided
> - remove corresponding 4.0 API completely (e.g. in fluent queries API)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)