Skip to content

Conversation

@belugabehr
Copy link
Contributor

No description provided.

Copy link
Contributor

@ztzg ztzg left a comment

Choose a reason for hiding this comment

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

LGTM

p.packet = pp;
p.request = request;

if (committedLog.size() == commitLogCount) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Interesting. I was initially puzzled by the change from > to ==. This also fixes an off-by-one error in the existing code (and, consequently, makes the log one entry shorter), doesn't it? I'd probably add a bullet point saying so to the description.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ztzg Lol. I actually didn't even realize I fixed that, but you're correct. I'll update the docs.

@belugabehr
Copy link
Contributor Author

@anmolnar Are you able to take a peek at this one too? Thanks!

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