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

Adapter Manual Update #479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adapter Manual Update #479

wants to merge 1 commit into from

Conversation

Soyoon-Choi
Copy link
Collaborator

LOB 데이터 타입 관련 수정 사항을 Adapter 매뉴얼들에 반영

LOB 데이터 타입 관련 수정 사항을 Adapter 매뉴얼들에 반영
This determines whether to discard writing the relevant records if it fails to record even though retry was attempted as much as OTHER_DATABASE_ERROR_RETRY_TIME at invervals of OTHER_DATABASE_ERROR_RETRY_COUNT.
This determines whether to discard writing the relevant records if it fails to record even though retry was attempted as much as OTHER_DATABASE_ERROR_RETRY_TIME at intervals of OTHER_DATABASE_ERROR_RETRY_COUNT.

However, in the case of an error during LOB-related XLog processing, the adapter terminates without writing the relevant records, regardless of the property value.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

국문: 단, LOB 관련 XLog 처리 중 오류 발생 시 해당 프로퍼티 값과 상관 없이 레코드 반영을 포기하지 않고 Adapter를 종료한다.

해당 항목의 해석이 명확하지 않습니다. OraAdapter 매뉴얼에도 같은 부분이 있습니다.

@Soyoon-Choi Soyoon-Choi removed the request for review from jina-altibase April 7, 2024 22:32
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

Successfully merging this pull request may close these issues.

1 participant