You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/05 11:32:41 UTC

[jira] [Commented] (IGNITE-4915) Remove deprecated methods at the public API

    [ https://issues.apache.org/jira/browse/IGNITE-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956699#comment-15956699 ] 

ASF GitHub Bot commented on IGNITE-4915:
----------------------------------------

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/1734

    IGNITE-4915 Remove deprecated methods at the public API

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4915

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1734.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1734
    
----
commit 723bf2e2a1b0d5c52bb48d8a490189f6ac8f1d5d
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-04-05T09:35:16Z

    IGNITE-4915: remove IgniteCluster.mapKeysToNodes

commit f346a1eecf62323fe7bb6715548cd9dabf2c486a
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-04-05T10:29:21Z

    IGNITE-4915: remove IgniteCache.randomEntry

commit 61bfd5fa16b0002dc9ca3d141a496d7ca07872b7
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-04-05T11:07:30Z

    IGNITE-4915: remove deprecated properties from IGFS configuration

commit ee72fb8d267acae0cea94fa0c2cbc3c58f9a0130
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-04-05T11:22:32Z

    IGNITE-4915: remove deprecated methods from IgfsPath

----


> Remove deprecated methods at the public API
> -------------------------------------------
>
>                 Key: IGNITE-4915
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4915
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: general
>    Affects Versions: 1.9
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.0
>
>
> Methods to remove:
> - {{IgniteCluster.mapKeysToNodes}};
> - {{IgniteCache.randomEntry}};
> - {{FileSystemConfiguration}} properties;
> - {{IgfsPath}} methods.



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