[
https://issues.apache.org/jira/browse/IGNITE-27616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduard Rakhmankulov updated IGNITE-27616:
-----------------------------------------
Description:
IGNITE-25403 changed new API methods such as removeExact and replaceExact which
made corresponding existits methods depricated(annotated with
Deprecated(forRemoval=true)). Need to remove *usage* of depricated methods in
ignite code base.
Depricated methods located in the following classes:
org.apache.ignite.table.KeyValueView and org.apache.ignite.table.RecordView
was:IGNITE-25403 changed new API methods such as removeExact and replaceExact
which made corresponding existits methods depricated(annotated with
Deprecated(forRemoval=true)). Need to remove *usage* of depricated methods in
ignite code base.
> Remove usage of depricated API methods in KeyValueView and RecordView
> ---------------------------------------------------------------------
>
> Key: IGNITE-27616
> URL: https://issues.apache.org/jira/browse/IGNITE-27616
> Project: Ignite
> Issue Type: Improvement
> Reporter: Eduard Rakhmankulov
> Priority: Major
>
> IGNITE-25403 changed new API methods such as removeExact and replaceExact
> which made corresponding existits methods depricated(annotated with
> Deprecated(forRemoval=true)). Need to remove *usage* of depricated methods in
> ignite code base.
>
> Depricated methods located in the following classes:
> org.apache.ignite.table.KeyValueView and org.apache.ignite.table.RecordView
--
This message was sent by Atlassian Jira
(v8.20.10#820010)