You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/08/09 12:32:28 UTC

[jira] [Updated] (IGNITE-3081) NearCacheConfiguration incorrectly extends MutableConfiguration

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

Pavel Tupitsyn updated IGNITE-3081:
-----------------------------------
    Fix Version/s:     (was: 1.7)
                   1.8

> NearCacheConfiguration incorrectly extends MutableConfiguration
> ---------------------------------------------------------------
>
>                 Key: IGNITE-3081
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3081
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, community
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.8
>
>
> NearCacheConfiguration extends MutableConfiguration, but does not use anything inherited.
> This confuses both developers and users (there were questions in Gitter).
> Two solutions:
> * Remove this base class
> * Or, if compatibility is needed, override all members and throw exceptions from them; update documentation to make this clear.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)