kafka/share-coordinator/src
Sushant Mahajan 6ef675d08b
CI / build (push) Waiting to run Details
MINOR: Change log level for cold snapshot log. (#20209)
* We INFO log a message, if a share partition could be cold snapshotted.
* However, this may create noise if we have highly partitioned topic
backing the share partition. This will be further exacerbated by
multiple share groups using that topic.
* To reduce log pollution, this PR changes the level to DEBUG.

Reviewers: ShivsundarR <shr@confluent.io>, Andrew Schofield
 <aschofield@confluent.io>
2025-07-21 16:13:37 +01:00
..
main MINOR: Change log level for cold snapshot log. (#20209) 2025-07-21 16:13:37 +01:00
test/java/org/apache/kafka/coordinator/share KAFKA-19441: encapsulate MetadataImage in GroupCoordinator/ShareCoordinator (#20061) 2025-07-18 08:16:54 +08:00