...
We propose adding the following configuration
Name | Description | Default | Valid Values | Priority |
---|---|---|---|---|
| The time in ms that the ProducerStateManager will wait before expiring producer ids. Producer IDs will not expire while a transaction associated to them is still ongoing. Note that producer ids may expire sooner if the last write from the producer id is deleted due to the topic's retention settings. Setting this value the same or higher than |
, but the default should be reasonable for most use cases. | 86400000 (1 day) | [ |
1, …] | low |
The following configuration will also be modified:
...