You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/27 23:57:00 UTC

[jira] [Resolved] (GEODE-1490) Convert all concrete *OperationContexts into interfaces

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

Barbara Pruijn resolved GEODE-1490.
-----------------------------------
    Resolution: Won't Do

> Convert all concrete *OperationContexts into interfaces
> -------------------------------------------------------
>
>                 Key: GEODE-1490
>                 URL: https://issues.apache.org/jira/browse/GEODE-1490
>             Project: Geode
>          Issue Type: Improvement
>          Components: security
>            Reporter: Jens Deppe
>            Priority: Major
>
> Currently the hierarchy of OperationContexts (in com.gemstone.gemfire.cache.operations) are a mix of abstract and concrete classes as well as a mix of 'public' and 'internal' packaging. It would be much cleaner if these were converted to interfaces and all of the concrete implementations be made internal.
> Currently where public packages extend internal packages the javadoc would also be broken as the public packages would reference (internal) packages for which no javadoc links will exist.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)