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

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

Semen Boikov created IGNITE-3040:
------------------------------------

             Summary: 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
             Fix For: 1.6


Need implement configuration variations test for IgniteCompute (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)