[
https://issues.apache.org/jira/browse/IGNITE-27285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Efremov reassigned IGNITE-27285:
----------------------------------------
Assignee: Mikhail Efremov
> Make common approach to Lock exceptions with the same message
> -------------------------------------------------------------
>
> Key: IGNITE-27285
> URL: https://issues.apache.org/jira/browse/IGNITE-27285
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Efremov
> Assignee: Mikhail Efremov
> Priority: Minor
> Labels: ignite-3
>
> *Description*
> After https://issues.apache.org/jira/browse/IGNITE-26983 new exception type
> has been introduced, but there also abandoned lock exception that differs
> from coarse lock situation only with the message. What we want: the same
> message prefix, but different exception types for different situations to
> distinct them not just by the message.
> *Motivation*
> We have to improve our approach to exceptions and their messages.
> *Definition of done*
> 1. Lock exceptions has the same message prefix.
> 2. Different lock exceptional situations should have different exception
> types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)