apache / apache/incubator-seata

rm client is not connected一直在seata-server端报错

Open
#2,302 1 comment 0 reactions 0 assignees View on GitHub
type: bug-suspected
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.

### Ⅰ. Issue Description

### Ⅱ. Describe what happened

应用运行一段时间后seata-server的global_table和branch_table会出现部分数据一直存在,导致seata-sever的日志一直打印,直到磁盘写满,但是数据是正常

```
Just paste your stack trace here!
```

![image](https://user-images.githubusercontent.com/3291861/75323837-a4c3b880-58b0-11ea-88ac-eb584ddb3b5e.png)

### Ⅲ. Describe what you expected to happen

### Ⅳ. How to reproduce it (as minimally and precisely as possible)

1. xxx
2. xxx
3. xxx

### Ⅴ. Anything else we need to know?

### Ⅵ. Environment:

- JDK version : 1.8
- OS : centos
- Others:

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the seata-server logs and the persistent rows in global_table and branch_table after the application has run for some time. The issue lacks reproduction steps, a stack trace, and named files or tests; completion would require identifying why these rows remain and verifying that repeated errors stop without filling the disk.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.