You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/05/16 23:15:04 UTC

[jira] [Assigned] (GEODE-2836) CacheLoader should extend Declarable

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

Jared Stewart reassigned GEODE-2836:
------------------------------------

    Assignee: Jared Stewart  (was: Jinmei Liao)

> CacheLoader should extend Declarable
> ------------------------------------
>
>                 Key: GEODE-2836
>                 URL: https://issues.apache.org/jira/browse/GEODE-2836
>             Project: Geode
>          Issue Type: Improvement
>          Components: configuration
>            Reporter: Anthony Baker
>            Assignee: Jared Stewart
>             Fix For: 1.2.0
>
>
> In order to implement a {{CacheLoader}} that is usable from {{cache.xml}} the developer should also implement {{Declarable}}.  It would be nice to make {{CacheLoader}} extend from {{Declarable}} with a default implementation for {{init}} to simplify this requirement.
> Note that this could be applied to all user callbacks like {{CacheListener}} and friends.
> If a developer does not implement {{Declarable}} and uses {{gfsh}} to add the callback to the region, it's possible to get a startup failure since the cluster config service uses {{cache.xml}} to persist config changes.  This is BAD.



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