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

Kirk Lund commented on GEODE-1144:
----------------------------------

Commit 22ca5ef829fee20024d44264b3839ee745916975 in incubator-geode's branch 
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=22ca5ef ]

GEODE-693: refactor security dunit tests

* GEODE-1144: remove com.gemstone.gemfire.internal.util.Callable
* convert security dunit tests to JUnit 4
* use RetryRule on ClientPostAuthorizationDUnitTest.testAllPostOps
* convert public variables and methods to private and/or protected
* convert many static variables and methods to instance


> Replace uses of com.gemstone.gemfire.internal.util.Callable with 
> java.util.concurrent.Callable
> ----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-1144
>                 URL: https://issues.apache.org/jira/browse/GEODE-1144
>             Project: Geode
>          Issue Type: Bug
>          Components: general
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>             Fix For: 1.0.0-incubating.M2
>
>
> Delete com.gemstone.gemfire.internal.util.Callable and change all code using 
> it to use java.util.concurrent.Callable instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to