Behavioral Changes in Apache Kafka
Learn about the change in certain functionality of Kafka that has resulted in a change in behavior from the previously released version to this version of Cloudera Runtime.
- Summary:
-
The
javax.security.auth.useSubjectCredsOnlyJVM property is set totrueby default. As a result, connectors are required to use their own credentials. This default change is true for newly provisioned clusters. On upgraded clusters,useSubjectCredsOnlyremains set to false to ensure backwards compatibility.
