You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2019/04/05 00:34:00 UTC

[jira] [Created] (GEODE-6603) StoppableCountDownLatch should extend CountDownLatch

Kirk Lund created GEODE-6603:
--------------------------------

             Summary: StoppableCountDownLatch should extend CountDownLatch
                 Key: GEODE-6603
                 URL: https://issues.apache.org/jira/browse/GEODE-6603
             Project: Geode
          Issue Type: Wish
          Components: core
            Reporter: Kirk Lund


StoppableCountDownLatch should extend CountDownLatch to facilitate refactoring and cleanup of classes that use it.

StoppableCountDownLatch should also check the CancelCriterion between every retry when awaiting with a timeout.

StoppableCountDownLatch should also have a unit test.



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