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/18 10:10:25 UTC

[jira] [Created] (IGNITE-3019) Implement config variations test for IgniteCompute

Semen Boikov created IGNITE-3019:
------------------------------------

             Summary: Implement config variations test for IgniteCompute
                 Key: IGNITE-3019
                 URL: https://issues.apache.org/jira/browse/IGNITE-3019
             Project: Ignite
          Issue Type: Test
          Components: compute
            Reporter: Semen Boikov
             Fix For: 1.6


Need implement configuration variations test for IgniteCompute (see IgniteCacheBasicConfigVariationsFullApiTestSuite as example).

Test should cover following cases:
- all supported marshaller (Optimized, Binary, JDK)
- different data types for taks parameters/return values (see IgniteConfigVariationsAbstractTest.runInAllDataModes)
- single server node
- multiple servers, multiple clients, use IgniteCompue API from servers and clients
- true/false for IgniteConfiguration.peerClassLoadingEnabled
- true/false for IgniteConfiguration.marshalLocalJobs



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