Skip to content

pekko: add a monitored buffer operation#1875

Merged
brharrington merged 1 commit intoNetflix:v1.8.xfrom
brharrington:1.8-buffer
Feb 25, 2026
Merged

pekko: add a monitored buffer operation#1875
brharrington merged 1 commit intoNetflix:v1.8.xfrom
brharrington:1.8-buffer

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

This works similar to Flow.buffer(size, dropNew), but has counters for the number of buffered and dropped events.

This works similar to `Flow.buffer(size, dropNew)`, but has
counters for the number of buffered and dropped events.
@brharrington brharrington added this to the 1.8.2 milestone Feb 25, 2026
@brharrington brharrington merged commit 1658be3 into Netflix:v1.8.x Feb 25, 2026
5 checks passed
@brharrington brharrington deleted the 1.8-buffer branch February 25, 2026 17:56
brharrington added a commit to brharrington/atlas that referenced this pull request Mar 4, 2026
This works similar to `Flow.buffer(size, dropNew)`, but has
counters for the number of buffered and dropped events.
brharrington added a commit that referenced this pull request Mar 4, 2026
This works similar to `Flow.buffer(size, dropNew)`, but has
counters for the number of buffered and dropped events.

Port #1875 to 1.9.x.
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.

1 participant