Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
Description
Now we've upgraded to Netty 4, we're generating a lot of garbage that could be avoided, so we should probably stop that. Should be reasonably easy to hook into Netty's pooled buffers, returning them to the pool once a given message is completed.
Attachments
Issue Links
- depends upon
-
CASSANDRA-6236 Update native protocol server to Netty 4
- Resolved
- is duplicated by
-
CASSANDRA-7735 Remove ref-counting of netty buffers
- Resolved
-
CASSANDRA-6235 Improve native protocol server latency
- Resolved