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

release/v20.07: Various bug fixes: Break up list and run DropAll func (#1439) #1440

Merged
merged 1 commit into from
Jul 18, 2020

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Jul 18, 2020

  • Run the returned func even on error, if the func is not nil.

  • Break up keys from a single list output to avoid sending a
    HUGE batch which can exceed Grpc limits.

(cherry picked from commit 1ccf3a8)


This change is Reviewable

* Run the returned func even on error, if the func is not nil.

* Break up keys from a single list output to avoid sending a 
HUGE batch which can exceed Grpc limits.

(cherry picked from commit 1ccf3a8)
@jarifibrahim jarifibrahim changed the title Various bug fixes: Break up list and run DropAll func (#1439) release/v20.07: Various bug fixes: Break up list and run DropAll func (#1439) Jul 18, 2020
Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ashish-goswami and @manishrjain)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants