funky-eyes commented on issue #7090:
URL: 
https://github.com/apache/incubator-seata/issues/7090#issuecomment-2567305440

   首先分布式锁的表是否有创建,对应的配置是否有增加?如果不增加该配置,就不会启动分布式锁来协调
   First, is the table of the distribution lock created, and is the 
corresponding configuration increased? If the configuration is not increased, 
the distribution lock will not be started to coordinate
   `store.db.distributedLockTable=distributed_lock`
   如果配置中心type为file
   `
   seata:
     store:
       db:
         distributed-lock-table: distributed_lock
   `


-- 
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...@seata.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to