Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-375

Connection uri in mongodb connector is typed as string

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Critical - P2 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


            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            jvr@confluent.io Jai Vignesh R
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: