Skip to content

[CASSANDRA-21289][trunk] Avoid capturing lambda allocation in UnfilteredSerializer.deserializeRowBody#4710

Open
netudima wants to merge 1 commit intoapache:trunkfrom
netudima:CASSANDRA-21289-trunk
Open

[CASSANDRA-21289][trunk] Avoid capturing lambda allocation in UnfilteredSerializer.deserializeRowBody#4710
netudima wants to merge 1 commit intoapache:trunkfrom
netudima:CASSANDRA-21289-trunk

Conversation

@netudima
Copy link
Copy Markdown
Contributor

@netudima netudima commented Apr 6, 2026

Avoid capturing lambda allocation in UnfilteredSerializer.deserializeRowBody

The same idea was applied previously in UnfilteredSerializer#serializeRowBody. A state is passed into a consumer function using the existing helper object.

patch by Dmitry Konstantinov; reviewed by TBD for CASSANDRA-21289

…RowBody

The same idea was applied previously in UnfilteredSerializer#serializeRowBody. A state is passed into a consumer function using the existing helper object.

patch by Dmitry Konstantinov; reviewed by TBD for CASSANDRA-21289
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