Skip to content

Update mc_cursor.erl#235

Open
erlyshare wants to merge 1 commit into
comtihon:masterfrom
erlyshare:master
Open

Update mc_cursor.erl#235
erlyshare wants to merge 1 commit into
comtihon:masterfrom
erlyshare:master

Conversation

@erlyshare

Copy link
Copy Markdown

fix next_batch return [] when batch_size =0

fix next_batch return []  when batch_size =0
format_batch(Reply) -> Reply.

%% @private
batch_size(0) -> infinity;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

why infinity?

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