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/22 17:40:53 UTC

[GitHub] [pulsar] srkukarni commented on a change in pull request #4093: [issue#4042] improve java functions API

srkukarni commented on a change in pull request #4093: [issue#4042] improve java functions API
URL: https://github.com/apache/pulsar/pull/4093#discussion_r277367924
 
 

 ##########
 File path: pulsar-functions/api-java/src/main/java/org/apache/pulsar/functions/api/Context.java
 ##########
 @@ -262,7 +268,18 @@
      *                         "disableReplication"
      *
      * @return A future that completes when the framework is done publishing the message
+     * @deprecated in favor of using {@link #newOutputMessage(String, Schema)}
 
 Review comment:
   this was added very recently. I believe it is not included in 2.3.x release. If so we should delete this interface as opposed to deprecating it

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