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

Condition Example #551

Closed
wants to merge 0 commits into from
Closed

Condition Example #551

wants to merge 0 commits into from

Conversation

FinalT
Copy link
Member

@FinalT FinalT commented Apr 1, 2023

Condition Example

@justxuewei
Copy link
Member

Is there any way to use conditional route without config center or dubbo admin? Because doing that is a very heavy burden to the users who are new to the Dubbo-go.

condition/README_zh.md Outdated Show resolved Hide resolved
@FinalT
Copy link
Member Author

FinalT commented Apr 9, 2023

Is there any way to use conditional route without config center or dubbo admin? Because doing that is a very heavy burden to the users who are new to the Dubbo-go.

I think there is a way to do it, and I will do it

@FinalT
Copy link
Member Author

FinalT commented Apr 9, 2023

Is there any way to use conditional route without config center or dubbo admin? Because doing that is a very heavy burden to the users who are new to the Dubbo-go.

Now there is a problem, I don't have a good way to get the routing rules locally

@justxuewei
Copy link
Member

Now there is a problem, I don't have a good way to get the routing rules locally

I am just wondering, do the conditional rules only get from the config center, or can they also be able to set in the config file?

@FinalT
Copy link
Member Author

FinalT commented Apr 9, 2023

Is there any way to use conditional route without config center or dubbo admin? Because doing that is a very heavy burden to the users who are new to the Dubbo-go.

Now there is a problem, I don't have a good way to get the routing rules locally

I am just wondering, do the conditional rules only get from the config center, or can they also be able to set in the config file?

Yes,Can set in the config file

@justxuewei
Copy link
Member

justxuewei commented Apr 9, 2023

Yes,Can be able to set in the config file

Okay, could you provide an example of how to use the feature locally, as a brief guide to help users understand how it works? It's not necessary to use it with the Dubbo admin. If you believe that obtaining the rules dynamically is also an important topic, then leaving both samples would be fine with me.

To summarize, keeping your examples as simple as you could.

@FinalT
Copy link
Member Author

FinalT commented Apr 9, 2023

Yes,Can be able to set in the config file

Okay, could you provide an example of how to use the feature locally, as a brief guide to help users understand how it works? It's not necessary to use it with the Dubbo admin. If you believe that obtaining the rules dynamically is also an important topic, then leaving both samples would be fine with me.

To summarize, keeping your examples as simple as you could.

Ok, I'll finish it.

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

Successfully merging this pull request may close these issues.

3 participants