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

ConnectSchema#equals() broken for array-typed default values

    XMLWordPrintableJSON

Details

    Description

      ConnectSchema#equals() calls Objects#equals() for the schemas' default values, but this doesn't work correctly if the default values in fact are arrays. In this case, always false will be returned, also if the default value arrays actually are the same.

      Attachments

        Issue Links

          Activity

            People

              ewencp Ewen Cheslack-Postava
              gunnar.morling Gunnar Morling
              Ewen Cheslack-Postava Ewen Cheslack-Postava
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: