Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor dubbo-samples-local #763

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

fyf2016
Copy link

@fyf2016 fyf2016 commented Mar 3, 2023

  • add dubbo-samples-local module refator code

@chickenlj
Copy link
Contributor

Please add ASF license for newly added files.

@@ -17,8 +17,22 @@

# local call through injvm, start test container only
services:
dubbo-samples-local-test:
local-provider:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chickenlj
Copy link
Contributor

https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/service/local-call/

Please read this documentation to learn about how local feature works

@chickenlj
Copy link
Contributor

Instead of separating provider and consumer into different modules or processes like the other samples do, we should put provider and consumer in the same process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants