You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladislav Pyatkov (JIRA)" <ji...@apache.org> on 2016/04/25 09:33:13 UTC

[jira] [Commented] (IGNITE-3040) Implement config variations test for IgniteMessaging

    [ https://issues.apache.org/jira/browse/IGNITE-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256011#comment-15256011 ] 

Vladislav Pyatkov commented on IGNITE-3040:
-------------------------------------------

I added test cases for Ignite messaging.
Please, review it.

> Implement config variations test for IgniteMessaging
> ----------------------------------------------------
>
>                 Key: IGNITE-3040
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3040
>             Project: Ignite
>          Issue Type: Test
>          Components: messaging
>            Reporter: Semen Boikov
>            Assignee: Vladislav Pyatkov
>             Fix For: 1.6
>
>
> Need implement configuration variations test for IgniteMessaging (use IgniteComputeConfigVariationsFullApiTest developed in IGNITE-3019 as example).
> Test should cover following cases:
> - all supported marshaller (Optimized, Binary, JDK)
> - different data types for message topics, messages (see IgniteConfigVariationsAbstractTest.runInAllDataModes)
> - single server node
> - multiple servers, multiple clients, send message from server->client, client->client, client->server
> - true/false for IgniteConfiguration.peerClassLoadingEnabled
> - all 'sendXXX' method from IgniteMessaging



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