apache / apache/incubator-seata-samples

Fail to configure nacos-config by exe nacos-config.sh

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

As per the shell script, the white-space should be discarded in lines below in nacos-config.txt as default.
version: v0.6.0

```
recovery.committing-retry-delay = 5
recovery.asyn-committing-retry-delay = 5
recovery.rollbacking-retry-delay = 5
recovery.timeout-retry-delay = 5
```

Contributor guide

Open the contributing guide

Research direction

Start by reading nacos-config.sh and the default nacos-config.txt entries for the four recovery retry-delay settings. Run the script against the configuration and confirm that the resulting values discard the surrounding whitespace as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, shell
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.