-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Closed
Labels
component/need-triageNeed maintainers to triageNeed maintainers to triagetype/need-triageNeed maintainers to triageNeed maintainers to triage
Description
Pre-check
- I am sure that all the content I provide is in English.
Search before asking
- I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo version 3.1.11
Steps to reproduce this issue
When i study dubbo deploy code , I fount the way to run dubbo in DubboDeployApplicationListener.java , It means it starts by ApplicationEvent .
Is any way to run dubbo without DubboDeployApplicationListener.java . because we need to run dubbo order by some list
like middlewareA -> middlewareB -> Dubbo -> Rocket -> SomeJob ..... .
What you expected to happen
I mean the controler of start /stop dubbo should be application coder. That is useful to deploy applicaiton graceful !
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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/need-triageNeed maintainers to triageNeed maintainers to triagetype/need-triageNeed maintainers to triageNeed maintainers to triage
Type
Projects
Status
Done