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

[Bug] Fix bug that routine load blocked with TOO_MANY_TASKS error #4861

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

morningman
Copy link
Contributor

Proposed changes

When receiving empty msg from kafka, the load process will quit abnormally.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

When receiving empty msg from kafka, the load process will quit abnormally.
@morningman morningman added kind/fix Categorizes issue or PR as related to a bug. area/load Issues or PRs related to all kinds of load labels Nov 6, 2020
@morningman morningman self-assigned this Nov 6, 2020
Copy link
Contributor

@EmmyMiao87 EmmyMiao87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/load Issues or PRs related to all kinds of load kind/fix Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Routine Load blocked with error "too many tasks"
2 participants