[
https://issues.apache.org/jira/browse/IGNITE-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Lantukh updated IGNITE-7831:
---------------------------------
Description: Assertions are used to indicate problems in internal logic,
while persistence might also get corrupted by various external reasons. It also
makes uniform handling of such issues considerably harder, because most places
of code in Ignite ignore Errors.
> Throw Exceptions instead of AssertionErrors when reading from corrupted
> persistence
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-7831
> URL: https://issues.apache.org/jira/browse/IGNITE-7831
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ilya Lantukh
> Priority: Major
> Labels: iep-14
>
> Assertions are used to indicate problems in internal logic, while persistence
> might also get corrupted by various external reasons. It also makes uniform
> handling of such issues considerably harder, because most places of code in
> Ignite ignore Errors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)