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

ASF subversion and git services commented on GEODE-5065:
--------------------------------------------------------

Commit 4b9dc96fe4771e31efd09398965f7eb496faeae5 in geode's branch 
refs/heads/feature/GEODE-5096 from [~gosullivan]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4b9dc96 ]

GEODE-5065 Increase timeout for a flaky distributed test. And cleanup. (#1821)

GEODE-5065 Increase timeout for a flaky distributed test.

* remove duplicate/unneeded methods and fields
* make a lot of methods private
* Don't use the reflection-based `invoke` form
* Change some CacheSerializableRunnables with misleading description
  text to plain ol' lambdas.
* Simplify waiting logic.
* Merge all the registration methods into one.
* We don't need more than three registered DataSerializers per test;
  remove the others.
* Remove single data serializer test because it's redundant.

I'm not entirely sure this will fix all the issues but at least the code is 
more readable now.


> DataSerializerPropagationDUnitTest.testServerUpFirstClientLater is flaky
> ------------------------------------------------------------------------
>
>                 Key: GEODE-5065
>                 URL: https://issues.apache.org/jira/browse/GEODE-5065
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Brian Rowe
>            Assignee: Galen O'Sullivan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Test tests that value set on server is propagated to client, but doesn't wait 
> for queue to be processed.



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

Reply via email to