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

[BUG] not support dubbo method annotation configure #5890

Open
1 task done
eye-gu opened this issue Jan 10, 2025 · 0 comments · May be fixed by #5891
Open
1 task done

[BUG] not support dubbo method annotation configure #5890

eye-gu opened this issue Jan 10, 2025 · 0 comments · May be fixed by #5891
Labels
type: bug Something isn't working

Comments

@eye-gu
Copy link
Contributor

eye-gu commented Jan 10, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

@DubboService(
        methods = @Method(name = "findById", timeout = 10000)
)

Dubbo can be configured at the method level. Shenyu should also provide support when building Meta

Expected Behavior

No response

Steps To Reproduce

No response

Environment

ShenYu version(s):

Debug logs

No response

Anything else?

No response

@eye-gu eye-gu added the type: bug Something isn't working label Jan 10, 2025
@eye-gu eye-gu linked a pull request Jan 10, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant