kkrugler commented on a change in pull request #7222:
URL: https://github.com/apache/pinot/pull/7222#discussion_r684701968



##########
File path: pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
##########
@@ -58,6 +58,16 @@
     <okio.version>1.6.0</okio.version>
   </properties>
 
+  <dependencyManagement>

Review comment:
       Related in that I had to do dependency management here to work around a 
build failure, where a different version of `netty-codec-socks` was getting 
pulled in by one of the other jar dependencies.




-- 
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]



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

Reply via email to