[
https://issues.apache.org/jira/browse/IGNITE-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Magda updated IGNITE-3040:
--------------------------------
Description:
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
was:
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
> 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 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)