You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/08/09 08:28:20 UTC

[jira] [Reopened] (IGNITE-3519) Web console: add ability to specify a node filter in cache configuration

     [ https://issues.apache.org/jira/browse/IGNITE-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov reopened IGNITE-3519:
----------------------------------------
      Assignee: Andrey Novikov  (was: Pavel Konstantinov)

I have several remarks:
1) remove 'exclude node' from possible variants, because the target class placed in package 'ignite.tests' which is not present in binary build.
2) do not draw the frame around child panel
3) IGFS drop down list is empty in case 'IGFS nodes' filter mode even if IGFS is configured in cluster

> 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.7
>
>
> 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)