Skip to content

LimitRate should discard read buffer - #28

Merged
srid merged 5 commits into
masterfrom
rate_limit_handle_buffer
Apr 28, 2014
Merged

LimitRate should discard read buffer#28
srid merged 5 commits into
masterfrom
rate_limit_handle_buffer

Conversation

@srid

@sridsrid commented Apr 28, 2014

Copy link
Copy Markdown
Contributor

the LimitRate buffer should discard the read buffer, else old log lines can appear 1 second later (after the skip special error record), thus out of order.

this pull request also adds the otherwise failing test

srid pushed a commit that referenced this pull request Apr 28, 2014
LimitRate should discard read buffer
internal Bug #103143
@srid
srid merged commit 6ca4028 into masterApr 28, 2014
@srid
srid deleted the rate_limit_handle_buffer branch April 28, 2014 22:02
daniel-ayvar pushed a commit to daniel-ayvar/tail that referenced this pull request Feb 21, 2024
Sign up for freeto 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.

1 participant

@srid