[ https://issues.apache.org/jira/browse/IGNITE-24135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maksim Timonin updated IGNITE-24135: ------------------------------------ Fix Version/s: 2.18 > 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: 0.5h > 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)