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

Kirk Lund commented on GEODE-5485:
----------------------------------

{noformat}
commit ef55d80f1b18b1cd6babad2544b223e84bdc546d
Author: Kirk Lund <[email protected]>
Date:   Tue Aug 7 15:31:08 2018 -0700

    GEODE-5485: Explode AsyncEventListenerDUnitTest
    
    Renamed test classes:
    * AsyncEventListenerDUnitTest -> AsyncEventListenerDistributedTest
    * AsyncEventListenerOffHeapDUnitTest -> 
AsyncEventListenerWithOffHeapDistributedTest
    
    New test classes:
    * AsyncEventListenerWithCacheLoaderDistributedTest
    * AsyncEventListenerWithCacheLoaderAndOffHeapDistributedTest
    * AsyncEventListenerWithFilterDistributedTest
    * AsyncEventListenerWithFilterAndOffHeapDistributedTest
    * ConcurrentAsyncEventListenerDistributedTest
    * ConcurrentAsyncEventListenerWithOffHeapDistributedTest
    * ParallelAsyncEventListenerDistributedTest
    * ParallelAsyncEventListenerWithOffHeapDistributedTest
    * SerialEventListenerDistributedTest
    * SerialEventListenerWithOffHeapDistributedTest
{noformat}


> Eclipse complains that AsyncEventListenerDUnitTest 
> $deserializeLambda$(SerializedLambda) is exceeding the 65535 bytes limit
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5485
>                 URL: https://issues.apache.org/jira/browse/GEODE-5485
>             Project: Geode
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When using Eclipse, the following Error is reported under Problems:
> The code of method $deserializeLambda$(SerializedLambda) is exceeding the 
> 65535 bytes limit   AsyncEventListenerDUnitTest.java        
> /geode-core/src/distributedTest/java/org/apache/geode/internal/cache/wan/asyncqueue
>      line 74
> I'd like to fix this so that Geode is easier to work with in Eclipse.



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

Reply via email to