Kirill Tkalenko created IGNITE-23287:
----------------------------------------
Summary: Add CompactedException throwing for
MetaStorageService#getAll
Key: IGNITE-23287
URL: https://issues.apache.org/jira/browse/IGNITE-23287
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
We need to add throwing
*org.apache.ignite.internal.metastorage.exceptions.CompactedException* for
*org.apache.ignite.internal.metastorage.impl.MetaStorageService#getAll(java.util.Set<org.apache.ignite.internal.lang.ByteArray>,
long)*.
Method must throw *CompactedException* according to the same rules as
IGNITE-23283, as if a single key get were performed for each key.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)