Skip to content

[Bug] We found that Spring @Transactional does not work when using Dubbo 3 Triple protocol with IDL #16000

@cuihaohao

Description

@cuihaohao

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 java 3.3.1 , openJdk 1.8

Steps to reproduce this issue

The method invocation defaults to the asynchronous implementation, causing Spring @transactional to not take effect. I would prefer not to override the async method.

What you expected to happen

Are there any better solutions to address this issue?

Anything else

No response

Do you have a (mini) reproduction demo?

  • Yes, I have a minimal reproduction demo to help resolve this issue more effectively!

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

Metadata

Metadata

Assignees

Labels

type/bugBugs to being fixed

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions