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

code #13589

Closed
1 task done
vio-lin opened this issue Dec 29, 2023 · 1 comment
Closed
1 task done

code #13589

vio-lin opened this issue Dec 29, 2023 · 1 comment
Labels
type/need-triage Need maintainers to triage

Comments

@vio-lin
Copy link
Contributor

vio-lin commented Dec 29, 2023

  • I have searched the issues of this repository and believe that this is not a duplicate.

Environment

  • Dubbo version: 2.7.x
  • Operating System version: windows
  • Java version: jdk8

Steps to reproduce this issue

  1. new DubboService
  2. add debug break point and add condition
  3. run dubboService

image

org.apache.dubbo.common.extension.ExtensionLoader#injectExtension

Pls. provide [GitHub address] to reproduce this issue.

Expected Behavior

there is a test method but execute by org.apache.dubbo.common.extension.ExtensionLoader#injectExtension

org.apache.dubbo.rpc.filter.ExceptionFilter#setLogger

image

Actual Behavior

test code will be invoke by execute,and logger be replaced.

@vio-lin vio-lin added the type/need-triage Need maintainers to triage label Dec 29, 2023
vio-lin added a commit to vio-lin/incubator-dubbo that referenced this issue Dec 29, 2023
AlbumenJ added a commit that referenced this issue Jan 10, 2024
* do not invoke test method(#13589)

* Fix style check

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
Will-well pushed a commit to Will-well/dubbo that referenced this issue Jan 31, 2024
* do not invoke test method(apache#13589)

* Fix style check

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
@AlbumenJ
Copy link
Member

Already fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

2 participants