[
https://issues.apache.org/jira/browse/IGNITE-28078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-28078:
---------------------------------------
Description:
Currently, Ignite 3 uses standard rolling file appender which is blocked if the
disk I/O is saturated. In such a situation, the blocking logger will aggravate
the freezes the system will have.
# We need to investigate async logging configurations
# We should consider whether default logging configuration should be switched
to async flavor
> Investigate possibility to use async logger
> -------------------------------------------
>
> Key: IGNITE-28078
> URL: https://issues.apache.org/jira/browse/IGNITE-28078
> Project: Ignite
> Issue Type: Task
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> Currently, Ignite 3 uses standard rolling file appender which is blocked if
> the disk I/O is saturated. In such a situation, the blocking logger will
> aggravate the freezes the system will have.
> # We need to investigate async logging configurations
> # We should consider whether default logging configuration should be
> switched to async flavor
--
This message was sent by Atlassian Jira
(v8.20.10#820010)