You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2017/09/18 19:48:00 UTC

[jira] [Created] (GEODE-3641) Correct or remove OplogJUnitTest.testStatsSizeReductionOnRolling

Patrick Rhomberg created GEODE-3641:
---------------------------------------

             Summary: Correct or remove OplogJUnitTest.testStatsSizeReductionOnRolling
                 Key: GEODE-3641
                 URL: https://issues.apache.org/jira/browse/GEODE-3641
             Project: Geode
          Issue Type: Bug
          Components: persistence
            Reporter: Patrick Rhomberg


This test has been marked flaky since April of 2016, when the flaky test category was introduced to Geode.

The test class itself could stand for significant refactoring, including but not limited to:

* Removal of the 1,500+ lines of commented-out code.
* Application of Locator and/or Sever Startup Rules in place of extending a base test class.
* Mock classes and implement semaphore-style synchronization to impose deterministic behavior in tests that currently have potential race conditions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)