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

sql: some minor improvements #1432

Merged
merged 2 commits into from
Feb 8, 2019
Merged

Conversation

venkat1109
Copy link
Contributor

This patch contains the following changes

  • getWorkflowExecution: Remove un-necessary write lock. Application level locks already guard against concurrent access
  • getTasks: Support reading tasks in batches / pages
  • Schema: Make history events use MEDIUMBLOB instead of BLOB

@venkat1109 venkat1109 self-assigned this Feb 4, 2019
@venkat1109 venkat1109 merged commit 06ce2bf into uber:master Feb 8, 2019
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.

2 participants