jerrypeng commented on a change in pull request #7647:
URL: https://github.com/apache/pulsar/pull/7647#discussion_r459719810
##########
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:
also need to add this for SinkConfig
----------------------------------------------------------------
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]