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

bulkServiceLoopLimit 기본값에 대한 검토 #213

Closed
minkikim89 opened this issue Mar 30, 2020 · 1 comment
Closed

bulkServiceLoopLimit 기본값에 대한 검토 #213

minkikim89 opened this issue Mar 30, 2020 · 1 comment
Assignees

Comments

@minkikim89
Copy link
Contributor

bulkServiceLoopLimit는 현재 default 값이 1로 설정되어 있다.
이렇게 설정되어 있을 경우 매번 operation이 전달된것을 기다리기 때문에
bulk를 사용하는 것과 사용하지 않는 것의 차이가 없다.
기본값을 변경해가며 성능을 측정한 후 기본값에 적절한 값으로 수정한다.

@minkikim89 minkikim89 self-assigned this Apr 9, 2020
@minkikim89
Copy link
Contributor Author

#251 (comment) 에서 bulkService 관련 API들 deprecate 시켰습니다.
이슈 close 합니다.

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

No branches or pull requests

1 participant