[
https://issues.apache.org/jira/browse/IGNITE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788395#comment-17788395
]
Igor Sapego commented on IGNITE-20807:
--------------------------------------
Looks good to me.
> 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: 10m
> 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)