Skip to content

Conversation

@JosiahWI
Copy link
Contributor

@JosiahWI JosiahWI commented Jul 3, 2024

We introduced an issue in f23826d where we count backlog failures when copying bytes to the aggregation buffer. The original, intended behavior, was to count the number of bytes copied. This restores the original behavior.

Fixes #11457.

We introduced an issue in f23826d where we count backlog failures when
copying bytes to the aggregation buffer. The original, intended behavior,
was to count the number of bytes copied. This restores the original behavior.

Fixes apache#11457.
@JosiahWI JosiahWI added this to the 10.1.0 milestone Jul 3, 2024
@JosiahWI JosiahWI requested a review from zwoop July 3, 2024 15:03
@JosiahWI JosiahWI self-assigned this Jul 3, 2024
@JosiahWI JosiahWI mentioned this pull request Jul 3, 2024
@JosiahWI JosiahWI merged commit dd8fe7d into apache:master Jul 3, 2024
@JosiahWI JosiahWI deleted the fix/agg-copy-metrics branch July 3, 2024 18:56
JosiahWI added a commit to JosiahWI/trafficserver that referenced this pull request Jul 10, 2024
We introduced an issue in f23826d where we count backlog failures when
copying bytes to the aggregation buffer. The original, intended behavior,
was to count the number of bytes copied. This restores the original behavior.

Fixes apache#11457.
cmcfarlen pushed a commit that referenced this pull request Jul 10, 2024
We introduced an issue in f23826d where we count backlog failures when
copying bytes to the aggregation buffer. The original, intended behavior,
was to count the number of bytes copied. This restores the original behavior.

Fixes #11457.
@cmcfarlen cmcfarlen modified the milestones: 10.1.0, 10.0.0 Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some debug stats are counted under the wrong metrics

3 participants