You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sisko (JIRA)" <ji...@apache.org> on 2015/02/13 04:54:13 UTC

[jira] [Closed] (IGNITE-221) visorcmd: inconsistent output for config command for SPI table - several SPIs printed with square brackets

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

Sisko closed IGNITE-221.
------------------------

> visorcmd: inconsistent output for config command for SPI table - several SPIs printed with square brackets
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-221
>                 URL: https://issues.apache.org/jira/browse/IGNITE-221
>             Project: Ignite
>          Issue Type: Bug
>          Components: UI
>            Reporter: Pavel Konstantinov
>            Assignee: Sisko
>            Priority: Trivial
>             Fix For: sprint-1
>
>
> f.e. NoopCheckpointSpi:
> {code}
> SPIs:
> +-----------------------------------------------------------------------------------+
> | Discovery       | o.a.i.spi.discovery.tcp.TcpDiscoverySpi                         |
> | Communication   | o.a.i.spi.communication.tcp.TcpCommunicationSpi                 |
> | Event storage   | o.a.i.spi.eventstorage.memory.MemoryEventStorageSpi             |
> | Collision       | o.a.i.spi.collision.noop.NoopCollisionSpi                       |
> | Authentication  | o.a.i.spi.authentication.noop.NoopAuthenticationSpi             |
> | Secure session  | o.a.i.spi.securesession.noop.NoopSecureSessionSpi               |
> | Deployment      | o.a.i.spi.deployment.local.LocalDeploymentSpi                   |
> | Checkpoints     | [o.a.i.spi.checkpoint.noop.NoopCheckpointSpi]                   |
> | Failovers       | [o.a.i.spi.failover.always.AlwaysFailoverSpi]                   |
> | Load balancings | [o.a.i.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi] |
> | Swap spaces     | o.a.i.spi.swapspace.noop.NoopSwapSpaceSpi                       |
> +-----------------------------------------------------------------------------------+
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)