[
https://issues.apache.org/jira/browse/IGNITE-23288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-23288:
-------------------------------------
Fix Version/s: 3.0
> Add CompactedException throwing for metastorage cursors and publishers
> ----------------------------------------------------------------------
>
> Key: IGNITE-23288
> URL: https://issues.apache.org/jira/browse/IGNITE-23288
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For metastorage methods that return an undefined number of values such as
> cursors and publishers, we must throw
> *org.apache.ignite.internal.metastorage.exceptions.CompactedException* if one
> of the requested boundary revisions at the time the method is invoked is less
> than or equal to the last compacted revision.
> *CompactionException* is neither expected within Subscriber.onError nor
> within Cursor.hasNext/next.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)