[
https://issues.apache.org/jira/browse/IGNITE-24135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignite TC Bot updated IGNITE-24135:
-----------------------------------
Ignite Flags: (was: Release Notes Required)
> IndexScan read CacheDataRow twice
> ---------------------------------
>
> Key: IGNITE-24135
> URL: https://issues.apache.org/jira/browse/IGNITE-24135
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> IndexScan has addition read of CacheDataRow for checking expire time (see
> rowFilter in IndexScan#indexQueryContext).
> This can be optimized by reuse of the row read in the rowFilter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)