davsclaus commented on PR #26026: URL: https://github.com/apache/camel/pull/26026#issuecomment-5512396172
Did we fix this > Catalog metadata leak (low): serializablePackages appears in catalog metadata for avroJackson and avroJackson3, but the reifier only passes it for ApacheAvro. Users of Jackson-based Avro data formats would find it silently ignored. Adding serializablePackages to the excludeProperties of JacksonAvroDataFormat's @Metadata annotation would fix the catalog. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
