codelipenghui commented on a change in pull request #10034:
URL: https://github.com/apache/pulsar/pull/10034#discussion_r610362387



##########
File path: conf/standalone.conf
##########
@@ -927,8 +927,10 @@ allowAutoSubscriptionCreation=true
 # The number of partitioned topics that is allowed to be automatically created 
if allowAutoTopicCreationType is partitioned.
 defaultNumPartitions=1
 
+transactionCoordinatorEnabled=true

Review comment:
       We should disable the TC by default since the transaction is not a 
production-ready feature for now. Some users use the standalone on their 
production environment which they can tolerate node failures.




-- 
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:
us...@infra.apache.org


Reply via email to