-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Issue
connection.uri seems to be constructed from multiple parameters as per the ccloud connector template. This uri can contain password, but it is typed as string. connection.password is rightly typed as password but only in ccloud template.
Code Locations
Fix
Configuration type for a possibly sensitive parameter should be defined as PASSWORD. For more information about fix, visit go/java_connect_incorrect-config-type
- duplicates
-
KAFKA-378 Change connection string to Password
- Closed