[ https://issues.apache.org/jira/browse/IGNITE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788409#comment-17788409 ]
Pavel Tupitsyn commented on IGNITE-20807: ----------------------------------------- Merged to main: e1c9b1c4cf589c71aecc4815a3c8a14ae8fbf2f3 > Java thin 3.0: Implement nullable operations in ClientKeyValueView > ------------------------------------------------------------------ > > Key: IGNITE-20807 > URL: https://issues.apache.org/jira/browse/IGNITE-20807 > Project: Ignite > Issue Type: Improvement > Components: thin client > Affects Versions: 3.0.0-beta1 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Critical > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 20m > Remaining Estimate: 0h > > 1. Implement operations in *ClientKeyValueView*: > * getNullableAsync > * getOrDefaultAsync > * getNullableAndPutAsync > * getNullableAndRemoveAsync > * getNullableAndReplaceAsync > 2. Add null check and throw *UnexpectedNullValueException* the same way as > *KeyValueViewImpl* does it. -- This message was sent by Atlassian Jira (v8.20.10#820010)