Semen Boikov created IGNITE-3041:
------------------------------------
Summary: Implement config variations test for IgniteServices
Key: IGNITE-3041
URL:
https://issues.apache.org/jira/browse/IGNITE-3041 Project: Ignite
Issue Type: Test
Components: managed services
Reporter: Semen Boikov
Fix For: 1.6
Need implement configuration variations test for IgniteServices (use IgniteComputeConfigVariationsFullApiTest developed in IGNITE-3019 as example).
Test should cover following cases:
- all supported marshaller (Optimized, Binary, JDK)
- single server
- multiple servers, multiple clients: service is deployed from server/client, service is called from server/client
- Serializable, Externalizable, Binarylizable service (see IgniteConfigVariationsAbstractTest.runInAllDataModes)
- call service method with plain, Serializable, Externalizable, Binarylizable argument/return value
- true/false for IgniteConfiguration.peerClassLoadingEnabled
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)