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

Document ConnectorSplitSource thread-safety requirements #17345

Conversation

findepi
Copy link
Member

@findepi findepi commented May 4, 2023

Note that some existing implementations are not thread-safe. For example IcebergSplitSource.scannedFiles is accessed without any synchronization.

Note that some existing implementations are not thread-safe. For example
`IcebergSplitSource.scannedFiles` is accessed without any
synchronization.
@findepi findepi added the no-release-notes This pull request does not require release notes entry label May 4, 2023
@cla-bot cla-bot bot added the cla-signed label May 4, 2023
@findepi findepi merged commit 9054f64 into trinodb:master May 5, 2023
@findepi findepi deleted the findepi/document-connectorsplitsource-thread-safety-requirements-c36f0e branch May 5, 2023 08:46
@github-actions github-actions bot added this to the 417 milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

3 participants