srkukarni commented on a change in pull request #2397: Integrate Functions with 
Schema
URL: https://github.com/apache/incubator-pulsar/pull/2397#discussion_r211389840
 
 

 ##########
 File path: 
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdSinks.java
 ##########
 @@ -246,6 +263,7 @@ void processArguments() throws Exception {
             } else {
                 this.sinkConfig = new SinkConfig();
             }
+            log.info("The sinkConfig read from file is {}", sinkConfig);
 
 Review comment:
   changed

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to