[ 
https://issues.apache.org/jira/browse/IGNITE-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandr Shapkin resolved IGNITE-16007.
---------------------------------------
    Fix Version/s: 3.2
       Resolution: Fixed

> Make sure the KeyValueView contracts are consistent throughout other views
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-16007
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16007
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Scherbakov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.2
>
>
> After IGNITE-15085 contracts were changed for some table API methods like 
> putIfAbsent and replaceXXX to disallow null values.
> It is necessary to:
>  # make all other table views consistent with the contract (NPE should be 
> thrown if a null argument is passed).
>  # ensure other methods like put* are forbidden to accept null values as well.
>  # update all javadocs to reflect new contract.
>  # add more tests for argument validation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to