[
https://issues.apache.org/jira/browse/IGNITE-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420614#comment-15420614
]
Pavel Konstantinov edited comment on IGNITE-3519 at 8/15/16 4:43 AM:
---------------------------------------------------------------------
1) create a new cluster
2) open Node Filter section
3) choose 'Igfs nodes' option - Save become available
4) click Save - there is no error message about empty IGFS drop down field
Another case:
1) Save become available on dropping down Node filter filed before user made
any changes in the list. The same for IGFS field too.
Another case:
1) The field Node IDs with invalid value is deleted by clicking on triangle
icon.
was (Author: pkonstantinov):
1) create a new cluster
2) open Node Filter section
3) choose 'Igfs nodes' option - Save become available
4) click Save - there is no error message about empty IGFS drop down field
Another case:
1) Save become available on dropping down Node filter filed before user made
any changes in the list. The same for IGFS field too.
> Web console: add ability to specify a node filter in cache configuration
> ------------------------------------------------------------------------
>
> Key: IGNITE-3519
> URL: https://issues.apache.org/jira/browse/IGNITE-3519
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Pavel Konstantinov
> Assignee: Andrey Novikov
> Fix For: 1.8
>
>
> For example:
> {code}
> <property name="nodeFilter">
> <bean
> class="org.gridgain.visor.tester.cache.VisorCacheNodeAttrFilter">
> <constructor-arg value="keyA"/>
> <constructor-arg value="A"/>
> </bean>
> </property>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)