seata多环境隔离问题

3pmvbmvn  于 22天前  发布在  其他
关注(0)|答案(1)|浏览(16)

seata需要区分多个环境,部署了2个进程,8091,8092,数据库用的同一个数据库,并且也区分了vgroupMapping,但是日志打印还有其他vgroupMapping的日志,这是什么问题呢?

kqqjbcuj

kqqjbcuj1#

@lints123 The seata-server asynchronous task reads the data and does not separate transaction groups, but gets all of them.

相关问题