srkukarni commented on a change in pull request #1885:  allow users to specify 
message timeout for functions
URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192450871
 
 

 ##########
 File path: pulsar-functions/proto/src/main/proto/Function.proto
 ##########
 @@ -69,6 +69,7 @@ message SourceSpec {
     // configs used only when source feeds into functions
     SubscriptionType subscriptionType = 3;
     map<string,string> topicsToSerDeClassName = 4;
+    uint64 timeoutMs = 6;
 
 Review comment:
   Do we want to call it pulsar specifically since its only applicable to 
pulsar topics?

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