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

쿼리 카운트에서 비동기 메서드 & 배치 업데이트도 추적하게 변경 #739

Open
hgo641 opened this issue Nov 2, 2023 · 0 comments
Assignees

Comments

@hgo641
Copy link
Collaborator

hgo641 commented Nov 2, 2023

🔨 Describe

  1. 현재 LogginForm을 ThreadLocal로 관리하고 있어서 비동기 메서드는 추적 불가능
  2. PreaparedStatement의 "executeQuery", "execute", "executeUpdate"만 추적하고 있으므로 배치 업데이트 추적 불가능. JdbcOperation의 bactchUpdate도 추적하게 변경

✅ Tasks

.

🙋🏻 More

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant