[ https://issues.apache.org/jira/browse/FLINK-9679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639835#comment-16639835 ]
ASF GitHub Bot commented on FLINK-9679: --------------------------------------- WheresAlice commented on a change in pull request #6259: [FLINK-9679] Implement AvroSerializationSchema URL: https://github.com/apache/flink/pull/6259#discussion_r223005167 ########## File path: flink-formats/flink-avro-confluent-registry/pom.xml ########## @@ -29,6 +29,10 @@ under the License. <artifactId>flink-avro-confluent-registry</artifactId> + <properties> + <confluent.schema.rigestry.version>4.1.0</confluent.schema.rigestry.version> Review comment: Typo - "registry" not "rigestry" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Implement AvroSerializationSchema > --------------------------------- > > Key: FLINK-9679 > URL: https://issues.apache.org/jira/browse/FLINK-9679 > Project: Flink > Issue Type: Improvement > Affects Versions: 1.6.0 > Reporter: Yazdan Shirvany > Assignee: Yazdan Shirvany > Priority: Major > Labels: pull-request-available > > Implement AvroSerializationSchema using Confluent Schema Registry -- This message was sent by Atlassian JIRA (v7.6.3#76005)