[ https://issues.apache.org/jira/browse/KAFKA-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613030#comment-16613030 ]
Jordan Moore commented on KAFKA-7315: ------------------------------------- So, I've been noticing the reorganization of the Confluent documentation, and honestly, I feel like a lot more effort is going into that rather than the Kafka documentation :( For example, everything that I would want to add to the Kafka docs is summed up in the top section of https://docs.confluent.io/current/avro.html If we ignore all the Confluent references and Avro details below, those two bullets hit the nail on the head for me, plus the references for "cross-language serialization libraries". All I could really suggest to be added to this is some DIY reference to a custom serializer / deserializer for some obscure object type like the [PriorityQueueSerializer|https://github.com/confluentinc/kafka-streams-examples/blob/5.0.0-post/src/main/java/io/confluent/examples/streams/utils/PriorityQueueSerializer.java] > Streams serialization docs contain a broken link for Avro > --------------------------------------------------------- > > Key: KAFKA-7315 > URL: https://issues.apache.org/jira/browse/KAFKA-7315 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: John Roesler > Priority: Major > Labels: docuentation, newbie > > https://kafka.apache.org/documentation/streams/developer-guide/datatypes.html#avro -- This message was sent by Atlassian JIRA (v7.6.3#76005)