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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15414750#comment-15414750 ] 

Andrey Novikov commented on IGNITE-3519:
----------------------------------------

Fixed

> 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: Pavel Konstantinov
>             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)