[
https://issues.apache.org/jira/browse/IGNITE-25953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Chudov updated IGNITE-25953:
----------------------------------
Description: TimoutExceptions during safe time sync are neither reported
nor used for triggering failure handler, we just hope that the next attempt
will be more lucky. But the constant issue with safe time sync can affect read
only transactions and we'd better see it in logs. We should write a message
after N unsuccessful attempts, but only once in some time interval. (was:
TimoutExceptions are neither reported nor used for triggering failure handler,
we just hope that the next attempt will be more lucky. But the constant issue
with safe time sync can affect read only transactions and we'd better see it in
logs. We should write a message after N unsuccessful attempts, but only once in
some time interval.)
> Report to log TimeoutExceptions during safe time sync
> -----------------------------------------------------
>
> Key: IGNITE-25953
> URL: https://issues.apache.org/jira/browse/IGNITE-25953
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Chudov
> Priority: Major
> Labels: ignite-3
>
> TimoutExceptions during safe time sync are neither reported nor used for
> triggering failure handler, we just hope that the next attempt will be more
> lucky. But the constant issue with safe time sync can affect read only
> transactions and we'd better see it in logs. We should write a message after
> N unsuccessful attempts, but only once in some time interval.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)