[
https://issues.apache.org/jira/browse/IGNITE-10360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin resolved IGNITE-10360.
------------------------------------------
Resolution: Won't Fix
This is not actual anymore due to IGNITE-13871, IGNITE-15760
> MVCC: Refactor MvccUpdateDataRow status handling.
> -------------------------------------------------
>
> Key: IGNITE-10360
> URL: https://issues.apache.org/jira/browse/IGNITE-10360
> Project: Ignite
> Issue Type: Task
> Components: mvcc
> Reporter: Andrey Mashenkov
> Priority: Minor
>
> For now, MvccUpdateDataRow return statuses has unclean names.
> E.g. PREV_NULL and PREV_NOT_NULL is about previous value, however FILTERED
> and REMOVED_NOT_NULL is about operation result.
> Suggest to replace those result types to e.g.
> CREATED, UPDATED, NOOP, REMOVED.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)