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 KafkaOpenMetadataTopicConnector waitForBrokers issues a auditlog without checking for it to be null . This means if there is no audit log configured there is a null pointer exception.
The text was updated successfully, but these errors were encountered:
In KafkaOpenMetadataTopicConnector waitForBrokers issues a auditlog without checking for it to be null . This means if there is no audit log configured there is a null pointer exception.
The text was updated successfully, but these errors were encountered: