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

Redisson Lock 테스트때와 다르게 Transaction timeout이 안먹는 이슈 #1

Open
HanJaehee opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HanJaehee
Copy link
Member

HanJaehee commented Apr 30, 2024

Describe the bug
webflux r2dbc 에서 @Transactional(timeout = 2) 로 줘도 트랜잭션 타임아웃이 되지 않음.

Additional context
해본것

  • spring.r2dbc.pool.acquire-timeout: 2000 ( 예외로 테스트가 실패함 )
  • spring.r2dbc.pool.create-connection-timeout: 2000
@HanJaehee HanJaehee self-assigned this Apr 30, 2024
@HanJaehee HanJaehee added the bug Something isn't working label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant