codelipenghui commented on a change in pull request #13298:
URL: https://github.com/apache/pulsar/pull/13298#discussion_r786433149
##########
File path:
pulsar-client/src/main/java/org/apache/pulsar/client/impl/conf/ConsumerConfigurationData.java
##########
@@ -134,6 +131,7 @@ public int getMaxPendingChuckedMessage() {
private RegexSubscriptionMode regexSubscriptionMode =
RegexSubscriptionMode.PersistentOnly;
+ @JsonIgnore
Review comment:
Will this introduce breaking 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]