apache / apache/incubator-seata
seata多环境隔离问题
Open
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
seata需要区分多个环境,部署了2个进程,8091,8092,数据库用的同一个数据库,并且也区分了vgroupMapping,但是日志打印还有其他vgroupMapping的日志,这是什么问题呢?
Contributor guide
Research direction
Start by comparing the configuration and logs for the two Seata processes on ports 8091 and 8092, especially their vgroupMapping values and use of the shared database. Reproduce the unexpected log entries and determine whether they come from cross-environment configuration or shared state. Done means the cause is identified and the isolation behavior is corrected or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100