Alexey Scherbakov created IGNITE-28578:
------------------------------------------
Summary: Make GetEstimatedSizeWithLastModifiedTsRequest consistent
with GetEstimatedSizeRequest
Key: IGNITE-28578
URL: https://issues.apache.org/jira/browse/IGNITE-28578
Project: Ignite
Issue Type: Improvement
Reporter: Alexey Scherbakov
After IGNITE-25825, GetEstimatedSizeRequest execution refactored to accont
pending transaction cleanup, to make count(*) consistent with transaction
commits.
However, this is not implemented for GetEstimatedSizeWithLastModifiedTsRequest,
which is used to collect statistics.
This should be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)