apache / apache/incubator-seata

添加配置到etcd中运行脚本出现错误

Open
#3,376 1 comment 0 reactions 0 assignees View on GitHub
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
使用sh命令运行etcd3-config.sh,向etcd3写入配置项

### Ⅱ. Describe what happened
配置项中过长的项会不能写入成功
If there is an exception, please attach the exception trace:

```
Complete initialization parameters, total-count:67 , failure-count:5
```

### Ⅲ. Describe what you expected to happen

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

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

### Ⅵ. Environment:

- JDK version :
- OS :
- Others:

Contributor guide

Open the contributing guide

Research direction

Start with the etcd3-config.sh script and reproduce the reported initialization using configuration items with long values. Check why five of the 67 parameters fail to write, then verify that the full configuration initializes successfully without failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.