You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Java KafkaAdminClient alterconfigs has been deprecated in favour of a new method, that uses some of the newer apis/does config alterations a little more gracefully, is there any plans to port over incrementalAlterConfigs method to the KafkaAdminClient?
Uh oh!
There was an error while loading. Please reload this page.
In the Java KafkaAdminClient alterconfigs has been deprecated in favour of a new method, that uses some of the newer apis/does config alterations a little more gracefully, is there any plans to port over incrementalAlterConfigs method to the KafkaAdminClient?
https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/admin/KafkaAdminClient.java#L2214
The text was updated successfully, but these errors were encountered: