You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/11/30 14:04:00 UTC

[jira] [Commented] (IGNITE-15939) .NET: Fix tests related to reading non existing keys

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

Pavel Tupitsyn commented on IGNITE-15939:
-----------------------------------------

Merged to main: 41fcd5e31ba8b06f746c08e2d7908e00343eb152

> .NET: Fix tests related to reading non existing keys
> ----------------------------------------------------
>
>                 Key: IGNITE-15939
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15939
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>            Reporter: Alexey Scherbakov
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>
> Currenlty getAll will return null if a value is not found for a key (undelying collection is a List)
> Need to adapt .net tests [1] [2]
> [1] TestGetAllReturnsRecordsForExistingKeys
> [2] TestGetAllNonExistentKeysReturnsEmptyList



--
This message was sent by Atlassian Jira
(v8.20.1#820001)