Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Inputs should not write more :exhaust-input log entries than necessary #493

Closed
lbradstreet opened this issue Jan 20, 2016 · 1 comment
Closed
Labels

Comments

@lbradstreet
Copy link
Member

Seen while Jepsening. A peer will write an exhaust-input entry once per drained? check per task-lifecycle. This could get pretty dangerous when batch-timeout is low. It should be easy to check whether one has already been registered in :exhausted-inputs, and thus not write additional entries out.

MichaelDrogalis added a commit that referenced this issue Jun 17, 2016
* Only write out exhausted log entry once.

* Fix doc test.
@MichaelDrogalis
Copy link
Contributor

Fixed in develop.

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

No branches or pull requests

2 participants