[
https://issues.apache.org/jira/browse/IGNITE-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538971#comment-15538971
]
ASF GitHub Bot commented on IGNITE-3841:
----------------------------------------
GitHub user samaitra opened a pull request:
https://github.com/apache/ignite/pull/1136
IGNITE-3841 Web console: we need to add eviction policy consistency
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/samaitra/ignite IGNITE-3841
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1136.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 #1136
----
commit 2f05fdffd7d79f169be870714ef209af4d53d51d
Author: samaitra <[email protected]>
Date: 2016-10-01T18:26:23Z
IGNITE-3841 Web console: we need to add eviction policy consistency
----
> Web console: we need to add eviction policy consistency
> -------------------------------------------------------
>
> Key: IGNITE-3841
> URL: https://issues.apache.org/jira/browse/IGNITE-3841
> Project: Ignite
> Issue Type: Task
> Components: wizards
> Reporter: Pavel Konstantinov
> Assignee: Saikat Maitra
> Priority: Minor
>
> Cache configuration > Eviction policy.
> Presently we do not check that user can set both 'Max memory size' and 'Max
> size' equal to zero. I think we should show error message in this case
> because such configuration is incorrect - eviction will never happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)