Maksim Timonin created IGNITE-24135:
---------------------------------------
Summary: 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
IndexScan has addition read of CacheDataRow for checking expire time (see
IndexScan#
indexQueryContext). But there is already check for expire time in
InlineIndexImpl#isExpired that is invoked in #find method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)