sijie commented on a change in pull request #4174: [go function] support
localrun and cluster mode for go function
URL: https://github.com/apache/pulsar/pull/4174#discussion_r279608772
##########
File path: pulsar-functions/runtime/pom.xml
##########
@@ -50,6 +50,13 @@
<artifactId>jcommander</artifactId>
</dependency>
+ <dependency>
Review comment:
Can you define `snakeyaml` in the root pom file? So that you can just
reference the artifact without specifying the version. Pulsar manages all the
versions in the root pom file.
----------------------------------------------------------------
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