You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Justine Olshan (Jira)" <ji...@apache.org> on 2022/07/21 20:51:00 UTC

[jira] [Created] (KAFKA-14097) Separate configuration for producer ID expiry

Justine Olshan created KAFKA-14097:
--------------------------------------

             Summary:  Separate configuration for producer ID expiry
                 Key: KAFKA-14097
                 URL: https://issues.apache.org/jira/browse/KAFKA-14097
             Project: Kafka
          Issue Type: Improvement
            Reporter: Justine Olshan


Ticket to track KIP-854. Currently time-based producer ID expiration is controlled by `transactional.id.expiration.ms` but we want to create a separate config. This can give us finer control over memory usage – especially since producer IDs will be more common with idempotency becoming the default.


See https://cwiki.apache.org/confluence/display/KAFKA/KIP-854+Separate+configuration+for+producer+ID+expiry



--
This message was sent by Atlassian Jira
(v8.20.10#820010)