Currently ```adminClient.createAcls(aclBindings).all().get()```, ```adminClient.deleteAcls(aclBindingFilters).all().get()``` calls succeeds only if all the ACLs created/deleted, else throws exception. Do we want to catch this exception and print message?
[ Full content available at: https://github.com/apache/kafka/pull/5463 ] This message was relayed via gitbox.apache.org for [email protected]
