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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)