jerrypeng commented on a change in pull request #7647:
URL: https://github.com/apache/pulsar/pull/7647#discussion_r459716218



##########
File path: 
pulsar-common/src/main/java/org/apache/pulsar/common/functions/FunctionConfig.java
##########
@@ -87,6 +87,7 @@
     private String logTopic;
     private ProcessingGuarantees processingGuarantees;
     private Boolean retainOrdering;
+    private Boolean retainKeyOrdering;

Review comment:
       Can we add some comments here for retainOrdering and retainKeyOrdering 
so people understand what they do and what the difference between the two is?




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


Reply via email to