[
https://issues.apache.org/jira/browse/KAFKA-12974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio updated KAFKA-12974:
-----------------------------------------------
Description:
In PR https://github.com/apache/kafka/pull/10812 the default for the
{{metadata.log.snapshot.min.new_record.bytes}} is set to {{Int.MaxValue}}. This
was done to disable snapshot generation by default since snapshot loading is
not implemented on the broker.
This value should be changed to something much smaller.
was:
In PR https://github.com/apache/kafka/pull/10812 the default for the
{metadata.log.snapshot.min.new_record.bytes} is set to {Int.MaxValue}. This was
done to disable snapshot generation by default since snapshot loading is not
implemented on the broker.
This value should be changed to something much smaller.
> Change the default for snapshot generation configuration
> --------------------------------------------------------
>
> Key: KAFKA-12974
> URL: https://issues.apache.org/jira/browse/KAFKA-12974
> Project: Kafka
> Issue Type: Sub-task
> Affects Versions: 3.0.0
> Reporter: Jose Armando Garcia Sancio
> Priority: Blocker
>
> In PR https://github.com/apache/kafka/pull/10812 the default for the
> {{metadata.log.snapshot.min.new_record.bytes}} is set to {{Int.MaxValue}}.
> This was done to disable snapshot generation by default since snapshot
> loading is not implemented on the broker.
> This value should be changed to something much smaller.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)