You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Fedotov (JIRA)" <ji...@apache.org> on 2019/07/05 14:06:00 UTC

[jira] [Commented] (IGNITE-711) [Java 8 Examples] Need to complete implementation of Java 8 examples.

    [ https://issues.apache.org/jira/browse/IGNITE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879302#comment-16879302 ] 

Ivan Fedotov commented on IGNITE-711:
-------------------------------------

[~ashutak], If you don't mind I will do this ticket - uncomment al mentioned tests.
For more information please take a look at the conversation [1].

[1] http://apache-ignite-developers.2346864.n4.nabble.com/Migration-to-JUnit-5-td40907.html


> [Java 8 Examples] Need to complete implementation of Java 8 examples.
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-711
>                 URL: https://issues.apache.org/jira/browse/IGNITE-711
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, Muted_test
>
> There are next examples for java 7, but there are no for java 8. Need to implement if they are applicable for java 8.
> // BasicExamplesSelfTest
> - ComputeReducerExample
> - ComputeTaskMapExample
> - ComputeTaskSplitExample
> // CacheExamplesSelfTest:
> - IgniteAtomicLongExample.main
> - IgniteAtomicReferenceExample.main
> - IgniteAtomicSequenceExample.main
> - IgniteAtomicStampedExample.main
> - IgniteCountDownLatchExample.main
> - IgniteQueueExample.main
> - IgniteSetExample.main
> - CacheDummyStoreExample.main
> - CacheQueryExample.main
> - CacheTransactionExample.main
> - CacheDataStreamerExample.main
> - CachePutGetExample.main
> - CacheStarSchemaExample.main
> - CacheContinuousQueryExample.main
> // CheckpointExamplesSelfTest
> - ComputeFailoverExample 
> // ClusterGroupExampleSelfTest
> - ClusterGroupExample
> // ContinuationExamplesSelfTest
>  - ComputeFibonacciContinuationExample
> // ContinuousMapperExamplesSelfTest
> - ComputeContinuousMapperExample
> - DeploymentExamplesMultiNodeSelfTest # testDeploymentExample
> - DeploymentExamplesSelfTest # testDeploymentExample
> // HibernateL2CacheExampleSelfTest
> - HibernateL2CacheExample
> - IgfsExamplesSelfTest # testIgniteFsApiExample
> // LifecycleExamplesSelfTest
> - LifecycleExample
> - look at MemcacheRestExamplesMultiNodeSelfTest
> - MemcacheRestExample
> - CreditRiskExample
> - SpringBeanExample
> - ComputeTaskSplitExample
> - ComputeTaskMapExample
> Examples should be implemented for java 8 or testing methods should be removed if examples do not applicable for java 8.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)