Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-9530

Correct type is not used for the PORT field in the connection payload

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      In connection payload for the Validation and Creation post correct type is not send for the PORT field.

      PORT field is of number type its currently being send as string.

      {
          "error": "An unexpected error happened",
          "details": [
              "class java.lang.String cannot be cast to class java.lang.Integer (java.lang.String and java.lang.Integer are in module java.base of loader 'bootstrap')"
          ]
      }

              ishukla Indra Shukla
              ishukla Indra Shukla
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: