Alexey Scherbakov created IGNITE-15939:
------------------------------------------
Summary: Fix .net tests related to reading non existing keys
Key: IGNITE-15939
URL: https://issues.apache.org/jira/browse/IGNITE-15939
Project: Ignite
Issue Type: Improvement
Reporter: Alexey Scherbakov
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)