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

Resolve #1915: add support for additional cursor streaming modes #1916

Merged
merged 1 commit into from Nov 17, 2022
Merged

Resolve #1915: add support for additional cursor streaming modes #1916

merged 1 commit into from Nov 17, 2022

Conversation

ohadzeliger
Copy link
Contributor

Add support for LARGE, MEDIUM, and SMALL cursor streaming modes. These are only used if specifically set by the API users and should not change the default behavior.

@ohadzeliger ohadzeliger self-assigned this Nov 16, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@foundationdb-ci
Copy link
Contributor

Result of fdb-record-layer-pr-proto2 on Linux CentOS 7

@foundationdb-ci
Copy link
Contributor

Result of fdb-record-layer-pr-proto3 on Linux CentOS 7

@ohadzeliger ohadzeliger marked this pull request as ready for review November 16, 2022 20:49
@alecgrieser alecgrieser linked an issue Nov 17, 2022 that may be closed by this pull request
@alecgrieser alecgrieser merged commit bf869b8 into FoundationDB:main Nov 17, 2022
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.

Support additional streaming modes for cursor operations
3 participants