[jira] [Commented] (IGNITE-25358) .NET: ReceiverDescriptor does not have TItem generic parameter
[ https://issues.apache.org/jira/browse/IGNITE-25358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954326#comment-17954326 ] Pavel Tupitsyn commented on IGNITE-25358: - Merged to main: https://github.com/apache/ignite-3/commit/b19bc720efcd2a70a6edde37d82cbc96e207d68e > .NET: ReceiverDescriptor does not have TItem generic parameter > -- > > Key: IGNITE-25358 > URL: https://issues.apache.org/jira/browse/IGNITE-25358 > Project: Ignite > Issue Type: Bug > Components: data streamer ai3, platforms ai3, thin clients ai3 >Affects Versions: 3.0 >Reporter: Pavel Tupitsyn >Assignee: Pavel Tupitsyn >Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > *ReceiverDescriptor* should have 3 generic type parameters, same as > *IDataStreamerReceiver*: TItem, TArg, TResult. > Currently, TItem is missing, making it more difficult to use. -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Commented] (IGNITE-25358) .NET: ReceiverDescriptor does not have TItem generic parameter
[ https://issues.apache.org/jira/browse/IGNITE-25358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954318#comment-17954318 ] Igor Sapego commented on IGNITE-25358: -- LGTM > .NET: ReceiverDescriptor does not have TItem generic parameter > -- > > Key: IGNITE-25358 > URL: https://issues.apache.org/jira/browse/IGNITE-25358 > Project: Ignite > Issue Type: Bug > Components: data streamer ai3, platforms ai3, thin clients ai3 >Affects Versions: 3.0 >Reporter: Pavel Tupitsyn >Assignee: Pavel Tupitsyn >Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 20m > Remaining Estimate: 0h > > *ReceiverDescriptor* should have 3 generic type parameters, same as > *IDataStreamerReceiver*: TItem, TArg, TResult. > Currently, TItem is missing, making it more difficult to use. -- This message was sent by Atlassian Jira (v8.20.10#820010)
