[Bug] Some Sample case can't print log normally.
Pre-check
- [x] I am sure that all the content I provide is in English.
Search before asking
- [x] I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java Samples (apache/dubbo-samples)
Dubbo Version
dubbo-samples version
Steps to reproduce this issue
This is a problem happened at dubbo-samples repository.When run some samples cases,you can not get the logs normally.
What you expected to happen
print log.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
@Stellar1999 Hi, I'm new to open source and would like to start contributing. I'd like to work on this issue — could you please assign it to me or guide me on how to get started?
@Aaxcode Welcome! To get started, you can open any recent PR in the dubbo repository and check the GitHub Actions CI logs for the dubbo-samples integration tests. Identify which samples are not printing logs as expected, then go to the dubbo-samples repo, update the relevant sample to fix the log output (such as adding logging config or dependencies), and submit a PR.
@Stellar1999 Hi, I'm new to open source and would like to start contributing. I'd like to work on this issue — could you please assign it to me or guide me on how to get started?
Just run dubbo-samples and see which sample can not print logs on the console.
Hi,I'm interested in working on this issue. I'm a new contributor and this would be my first contribution to Apache Dubbo. Could you please assign this issue to me? Thanks!
@CAICAIIs just go ahead!
Hi,while reviewing PR logs (e.g., Samples Test on ubuntu-latest, JobId 3, Java 8) I noticed the message “qos won't be started because it is disabled. Please check dubbo.application.qos.enable is configured either in system property, dubbo.properties or XML/spring-boot configuration”, which suppresses the usual startup banner and other qos-related logs in the samples. Should I enable qos in these sample configs to restore the missing output?
Hi, I'm new to open source and interested in this issue. Could you please assign this issue to me?
Hi, I'm new to open source and interested in this issue. Could you please assign this issue to me?
I’m not sure if there’s still any remaining work here. I haven’t had time to verify the completeness of the previous PR yet. If you’re interested, you could continue with the follow-up.
Hello, as a newcomer to open source, I would like to try to contribute. Is this issue still available? If so, I'd love to work on it, could you please assign it to me? Thank you!