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

Support Deephaven 0.10.0 #31

Merged
merged 21 commits into from
Mar 2, 2022
Merged

Support Deephaven 0.10.0 #31

merged 21 commits into from
Mar 2, 2022

Conversation

chipkent
Copy link
Collaborator

@chipkent chipkent commented Mar 2, 2022

Change DynamicTableWriter from using logRow to logRowPermissive.
Added missing error code.
Use int64 instead of int32 column types.
Name threads.
Multiple algorithms for obtaining new order ids (added request and increment). (See #8)

Deadlocks in acquiring order ids were very common in 0.10.0. They seem to result when TWS does not respond to ID requests.

@chipkent chipkent self-assigned this Mar 2, 2022
@chipkent chipkent merged commit 2dc26ac into main Mar 2, 2022
@chipkent chipkent deleted the dh_0_10_0 branch March 2, 2022 19:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant