Skip to content

Avoid allocations in ChannelPoolPartioning#2158

Open
doom369 wants to merge 1 commit intoAsyncHttpClient:mainfrom
doom369:avoid_allocation_in_ChannelPoolPartioning
Open

Avoid allocations in ChannelPoolPartioning#2158
doom369 wants to merge 1 commit intoAsyncHttpClient:mainfrom
doom369:avoid_allocation_in_ChannelPoolPartioning

Conversation

@doom369
Copy link
Copy Markdown
Contributor

@doom369 doom369 commented Apr 2, 2026

Fixes #2157

}
}

class PartitionKey {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this record so clean? Also, a small unit test to validate equals and hashCode (even though record handles it?)

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.

Avoid allocations in ChannelPoolPartioning

2 participants