When a topic is created with no configuration properties, `AdminClient.describeConfigs()` returns `null`. The admin does not check for null when looking for mismatched configs; the check fails. A null should represent a mismatch.