Skip to content

Remove TsBuffer.h - #13281

Merged
JosiahWI merged 1 commit into
apache:masterfrom
JosiahWI:refactor/remove-tsbuffer
Jun 16, 2026
Merged

Remove TsBuffer.h#13281
JosiahWI merged 1 commit into
apache:masterfrom
JosiahWI:refactor/remove-tsbuffer

Conversation

@JosiahWI

Copy link
Copy Markdown
Contributor

Fixes #1570.

This removes the unused ConstBuffer class. The header was not included anywhere. The only mention of ConstBuffer in the docs is in the history of TextView. Therefore, that mention has been preserved.

Fixes apache#1570.

This removes the unused `ConstBuffer` class. The header was not
included anywhere. The only mention of `ConstBuffer` in the docs
is in the history of `TextView`. Therefore, that mention has
been preserved.
@JosiahWI JosiahWI added this to the 11.0.0 milestone Jun 16, 2026
@JosiahWI JosiahWI self-assigned this Jun 16, 2026
@JosiahWI
JosiahWI merged commit 1a10d12 into apache:master Jun 16, 2026
15 checks passed
@JosiahWI
JosiahWI deleted the refactor/remove-tsbuffer branch June 16, 2026 17:30
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jul 29, 2026
Fixes apache#1570.

This removes the unused `ConstBuffer` class. The header was not
included anywhere. The only mention of `ConstBuffer` in the docs
is in the history of `TextView`. Therefore, that mention has
been preserved.
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jul 29, 2026
Fixes apache#1570.

This removes the unused `ConstBuffer` class. The header was not
included anywhere. The only mention of `ConstBuffer` in the docs
is in the history of `TextView`. Therefore, that mention has
been preserved.

(cherry picked from commit 1a10d12)
@cmcfarlen cmcfarlen moved this to Picked v10.2.0 in ATS v10.2.x Jul 29, 2026
@cmcfarlen cmcfarlen modified the milestones: 11.0.0, 10.2.0 Jul 29, 2026
@github-project-automation github-project-automation Bot moved this from Picked v10.2.0 to For v10.2.0 in ATS v10.2.x Jul 29, 2026
@cmcfarlen cmcfarlen moved this from For v10.2.0 to Picked v10.2.0 in ATS v10.2.x Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Picked v10.2.0

Development

Successfully merging this pull request may close these issues.

Replace ts::ConstBuffer with StringView

3 participants