rdhabalia commented on a change in pull request #1904: Introduce kinesis sink 
on function
URL: https://github.com/apache/incubator-pulsar/pull/1904#discussion_r193647382
 
 

 ##########
 File path: 
pulsar-client-admin/src/main/java/org/apache/pulsar/client/admin/internal/FunctionsImpl.java
 ##########
 @@ -226,4 +226,4 @@ public static void mergeJson(String json, Builder builder) 
throws IOException {
     public static String printJson(MessageOrBuilder msg) throws IOException {
         return JsonFormat.printer().print(msg);
     }
-}
+}
 
 Review comment:
   this PR was also having changes from previous PR so, rebase might have 
changed last line spaces.

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