You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/04/30 17:36:30 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4174: [go function] support localrun and cluster mode for go function

jerrypeng 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_r279859939
 
 

 ##########
 File path: pulsar-functions/runtime/pom.xml
 ##########
 @@ -50,6 +50,13 @@
       <artifactId>jcommander</artifactId>
     </dependency>
 
+    <dependency>
 
 Review comment:
   @wolfstudy can we not use Jackson which is already dependency to write the yaml 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:
users@infra.apache.org


With regards,
Apache Git Services