Skip to content

Add connection property to disable async fetching (pure Java) #831

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

Closed
mrotteveel opened this issue Dec 20, 2024 · 1 comment
Closed

Add connection property to disable async fetching (pure Java) #831

mrotteveel opened this issue Dec 20, 2024 · 1 comment

Comments

@mrotteveel
Copy link
Member

With the introduction of async fetching (#755), there is a risk that we broke something as Jaybird will not immediately consume the messages returned by the server in response to the fetch. To aid troubleshooting and provide a workaround, we should add a connection property which can be used to disable async fetching.

@mrotteveel
Copy link
Member Author

mrotteveel added a commit that referenced this issue Dec 20, 2024
mrotteveel added a commit to FirebirdSQL/jaybird-manual that referenced this issue Dec 22, 2024
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