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 2018/04/10 13:36:00 UTC

[jira] [Commented] (IGNITE-7170) Fix javadoc MemoryConfiguration (20% instead of 80%)

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

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

GitHub user NSAmelchev opened a pull request:

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

    IGNITE-7170

    Fixed log message.

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

    $ git pull https://github.com/NSAmelchev/ignite ignite-7170

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

    https://github.com/apache/ignite/pull/3788.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 #3788
    
----
commit 11424e9eeefc8fe1b8575623c18a8d565a376ab9
Author: NSAmelchev <ns...@...>
Date:   2017-11-28T14:25:13Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0b16700731bda414b8d7921f2c098c5ad1b6540b
Author: NSAmelchev <ns...@...>
Date:   2018-01-19T09:46:31Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0de054fe0a1ae41db58a67d3387d08deaf6d22e2
Author: NSAmelchev <ns...@...>
Date:   2018-02-27T11:00:41Z

    Merge remote-tracking branch 'apache/master'

commit 29cb0f44d25621d1e41e00d504c3e7bf44c1d735
Author: NSAmelchev <ns...@...>
Date:   2018-03-15T10:58:37Z

    Merge pull request #20 from apache/master
    
    merge

commit 9b0f16930a5e1da4ef3a528b7879cd1fca5307f7
Author: NSAmelchev <ns...@...>
Date:   2018-03-20T08:17:26Z

    Merge pull request #21 from apache/master
    
    Merge

commit 07dc37c806dcc9a9527f4b85c116d1bb6543effc
Author: NSAmelchev <ns...@...>
Date:   2018-04-10T13:33:27Z

    fix log message

----


> Fix javadoc MemoryConfiguration (20% instead of 80%)
> ----------------------------------------------------
>
>                 Key: IGNITE-7170
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7170
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.3
>            Reporter: Alexey Popov
>            Assignee: Alexey Popov
>            Priority: Trivial
>             Fix For: 2.4
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> org.apache.ignite.configuration.MemoryConfiguration#setDefaultMemoryPolicySize - has wrong javadoc - there is info about 80%.
> It should be 20% 



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