dengziming created KAFKA-13991: ---------------------------------- Summary: Add Admin.updateFeatures() API. Key: KAFKA-13991 URL: https://issues.apache.org/jira/browse/KAFKA-13991 Project: Kafka Issue Type: Bug Reporter: dengziming
We have Admin.updateFeatures(Map<String, FeatureUpdate>, UpdateFeaturesOptions) but don't have Admin.updateFeatures(Map<String, FeatureUpdate>), this is inconsistent with other Admin API. We may need a KIP to change this. -- This message was sent by Atlassian Jira (v8.20.7#820007)