linghengqian commented on code in PR #33872:
URL: https://github.com/apache/shardingsphere/pull/33872#discussion_r1866061636


##########
test/native/src/test/resources/seata-script-client-conf-file.conf:
##########
@@ -20,3 +20,9 @@
 service {
     vgroupMapping.default_tx_group = "default"
 }
+# TODO This is not a reasonable configuration, just affected by 
https://github.com/apache/incubator-seata/pull/6661. Pending investigation.
+client {
+    rm {
+        tableMetaCheckEnable = "false"
+    }
+}

Review Comment:
   - I have opened https://github.com/apache/incubator-seata/issues/7042 . I 
don't believe this is sensible default behavior for Seata Client.



-- 
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: notifications-unsubscr...@shardingsphere.apache.org

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

Reply via email to