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

Release Candidate Version 2.3.1-rc1 breaks backward compatibility in PATCH version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.1
    • None
    • clients
    • None

    Description

      The expected type for the `preparedResponse` method in the `MetadataResponse` (https://github.com/apache/kafka/blob/2.3.1-rc1/clients/src/main/java/org/apache/kafka/common/requests/MetadataResponse.java#L466) has changed from a `List<Node>` to a `Collection<Node>` from the version 2.3.0 to 2.3.1, this breaks the backward compatibility that one would expect from a PATCH version.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jupco Juan Pablo Correa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: