[
https://issues.apache.org/jira/browse/IGNITE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287310#comment-16287310
]
ASF GitHub Bot commented on IGNITE-7170:
----------------------------------------
GitHub user apopovgg opened a pull request:
https://github.com/apache/ignite/pull/3203
IGNITE-7170 Fix javadoc MemoryConfiguration (20% instead of 80%)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7170
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3203.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 #3203
----
commit 104b43cec4e8b07bbb8f2d00852bda6b762a5716
Author: apopov <[email protected]>
Date: 2017-12-12T09:20:40Z
IGNITE-7170 Fix javadoc MemoryConfiguration (20% instead of 80%)
----
> 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
> 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
(v6.4.14#64029)