[ 
https://issues.apache.org/jira/browse/GEODE-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joris Melchior updated GEODE-10261:
-----------------------------------
    Description: 
In the VMProvider class there are several invokeAsync methods with various 
signatures and in some cases they come with Generic type parameters and in some 
cases they don't.

It's possible that some of this is influenced by the use of 
SerializableCallableIF vs. SerializableRunnableIF so we need to dig a little 
deeper to find out to what degree we need to or canĀ  make changes here.

  was:
In the VMProvider class there are several invokeAsync methods with various 
signatures and in some cases they come with Generic type parameters and in some 
cases they don't.

It's possible that some of this is influenced by the use of 
SerializableCallableIF vs. SerializableRunnableIF so we need to dig a little 
deeper to find out to what degree we need to make changes here.


> VMProvider.invokeAsync does not consistently use Generic types
> --------------------------------------------------------------
>
>                 Key: GEODE-10261
>                 URL: https://issues.apache.org/jira/browse/GEODE-10261
>             Project: Geode
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 1.14.4
>            Reporter: Joris Melchior
>            Priority: Minor
>              Labels: needsTriage
>
> In the VMProvider class there are several invokeAsync methods with various 
> signatures and in some cases they come with Generic type parameters and in 
> some cases they don't.
> It's possible that some of this is influenced by the use of 
> SerializableCallableIF vs. SerializableRunnableIF so we need to dig a little 
> deeper to find out to what degree we need to or canĀ  make changes here.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to