dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

[Bug] Some Sample case can't print log normally.

Open RainYuY opened this issue 6 months ago • 3 comments

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

RainYuY avatar Jun 19 '25 12:06 RainYuY

@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 avatar Jun 22 '25 21:06 Aaxcode

@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.

heliang666s avatar Jun 23 '25 00:06 heliang666s

@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.

RainYuY avatar Jun 23 '25 01:06 RainYuY

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 avatar Jul 18 '25 04:07 CAICAIIs

@CAICAIIs just go ahead!

heliang666s avatar Jul 18 '25 04:07 heliang666s

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?

CAICAIIs avatar Jul 21 '25 12:07 CAICAIIs

Hi, I'm new to open source and interested in this issue. Could you please assign this issue to me?

MrSibe avatar Aug 22 '25 06:08 MrSibe

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.

RainYuY avatar Aug 22 '25 07:08 RainYuY

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!

yinhaoming1234 avatar Aug 31 '25 13:08 yinhaoming1234