Ivan Bessonov created IGNITE-15338:
--------------------------------------
Summary: Change storage API in Ignite 3 so that it returns null
DataRow is entry is not found
Key: IGNITE-15338
URL: https://issues.apache.org/jira/browse/IGNITE-15338
Project: Ignite
Issue Type: Bug
Reporter: Ivan Bessonov
Currently methods like "org.apache.ignite.internal.storage.Storage#read" return
non-null DataRow object that has null byte array in its value. This is not
convenient and should be fixed.
It is proposed to return null instead in all such places.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)