[
https://issues.apache.org/jira/browse/IGNITE-26290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev reassigned IGNITE-26290:
--------------------------------------------
Assignee: Aleksandr Polovtsev
> Limit log entry size and segment file size
> ------------------------------------------
>
> Key: IGNITE-26290
> URL: https://issues.apache.org/jira/browse/IGNITE-26290
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> We should have a configuration for log storage:
> * Max log entry size.
> * Segment file size.
> Both of these are local setting, but I think we should validate them when
> joining the cluster (max log entry size must be equal).
> The relation between entry size and segment size should be validated locally.
> Serializer should throw an exception upon exceeding the size. Proper handling
> of these exceptions , as well as proper testing, should be done in a separate
> Jira. Here we just add a mechanism.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)