[ https://issues.apache.org/jira/browse/APEXMALHAR-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980202#comment-15980202 ]
Thomas Weise commented on APEXMALHAR-2481: ------------------------------------------ {code} Caused by: java.lang.ClassNotFoundException: com.example.myapexapp.ApplicationWithHighLevelAPI$$Lambda$1/1445157774 at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at com.esotericsoftware.kryo.util.DefaultClassResolver.readName(DefaultClassResolver.java:136) ... 175 more {code} > High Level Stream API does not support lambda expressions > --------------------------------------------------------- > > Key: APEXMALHAR-2481 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2481 > Project: Apache Apex Malhar > Issue Type: Bug > Affects Versions: 3.7.0 > Reporter: Thomas Weise > > The API does not work with Java 8 lambda expressions because the operator > deserialization fails. -- This message was sent by Atlassian JIRA (v6.3.15#6346)