apache / apache/incubator-seata
1.4.2 file.conf is question?
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
1.4.2 releases version file.conf \ file.example.conf content diff?
### Ⅰ. Issue Description
https://github.com/seata/seata/blob/1.4.2/server/src/main/resources/file.conf
https://github.com/seata/seata/blob/1.4.2/server/src/main/resources/file.example.conf
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
1. Unable to start springboot Application
2. console error log: endpoint format should like ip:port
### Ⅵ. Environment:
- JDK version : 1.8
- OS : mac 14
- Others: no
Contributor guide
Research direction
Compare server/src/main/resources/file.conf with server/src/main/resources/file.example.conf for the 1.4.2 release, then reproduce the Spring Boot startup failure using the reported JDK 1.8 and macOS 14 environment. Trace the console error stating that the endpoint must use ip:port and determine whether the configuration differences explain it; done means the cause and expected configuration are documented or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100