[
https://issues.apache.org/jira/browse/IGNITE-27611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Chudov updated IGNITE-27611:
----------------------------------
Summary: Forbid the transaction and runInTransaction timeout of
Long.MAX_VALUE and Integer.MAX_VALUE (was: Forbid the transaction in
runInTransaction timeout of Long.MAX_VALUE and Integer.MAX_VALUE)
> Forbid the transaction and runInTransaction timeout of Long.MAX_VALUE and
> Integer.MAX_VALUE
> -------------------------------------------------------------------------------------------
>
> Key: IGNITE-27611
> URL: https://issues.apache.org/jira/browse/IGNITE-27611
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Chudov
> Priority: Major
> Labels: ignite-3
>
> These timeouts are not reasonable and should be forbidden. If a user needs
> really big timeout, they should think twice on the exact value.
> Also, runInTransaction doesn't throw any exception until timeout is exceeded,
> and the exceptions of transactions it produced are just collected as
> suppressed. So user won't see any errors while runInTransaction will just
> keep retrying.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)