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 2022/03/22 15:22:23 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #14589: Sink does not crash/restart after an error on write.

eolivelli commented on a change in pull request #14589:
URL: https://github.com/apache/pulsar/pull/14589#discussion_r832326016



##########
File path: pulsar-functions/proto/src/main/proto/Function.proto
##########
@@ -101,6 +101,7 @@ message ConsumerSpec {
     map<string, string> schemaProperties = 5;
     map<string, string> consumerProperties = 6;
     CryptoSpec cryptoSpec = 7;
+    bool poolMessages = 8;

Review comment:
       I am not sure we can port this to branch-2.8
   
   it is a data format change




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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org