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 2016/03/29 22:22:25 UTC

[jira] [Commented] (GEODE-1144) Replace uses of com.gemstone.gemfire.internal.util.Callable with java.util.concurrent.Callable

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

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

Looks like the only uses of this Callable interface are in security tests.

> 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
>
> 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)