clintropolis commented on a change in pull request #9096: confluent schema 
registry client to accept config and headers
URL: https://github.com/apache/druid/pull/9096#discussion_r384925713
 
 

 ##########
 File path: extensions-core/avro-extensions/pom.xml
 ##########
 @@ -36,7 +36,7 @@
 
   <properties>
     <schemarepo.version>0.1.3</schemarepo.version>
-    <confluent.version>3.0.1</confluent.version>
+    <confluent.version>5.2.0</confluent.version>
 
 Review comment:
   [This is why CI is 
failing](https://travis-ci.org/apache/druid/jobs/629090910#L2971), could you 
update the entry for this in 
[licenses.yaml](https://github.com/apache/druid/blob/master/licenses.yaml#L2930).
 We use this file to ensure we keep our `LICENSE` information correct to make 
doing releases easier.
   
   Based on the error message in CI, it looks like maybe the new version pulls 
in a few additional jars, so you might need to add a few additional entries for 
`extensions/druid-avro-extensions` (or exclude these jars if they aren't 
actually needed for operation of the extension)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to