Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-3929

Incompatibility with long serialized data from previous version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.11.2
    • None
    • java
    • None

    Description

      The new version of 1.11.2 implemented the SystemLimitException with MAX_ARRAY_VM_LIMIT to int type, but in the previous versions it was accepting long values, this make the new versions incompatible with long serialized data. Looking to the implementation this class accept the attribute in application properties that is possible to change max length for bytes (org.apache.avro.limits.bytes.maxLength) but the implementation only accept int conversions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aleixoleonardo Leonardo Aleixo da Silva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: