Details
-
New Feature
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
Description
Thread-per-peer (actually two each incoming and outbound) is a big contributor to context switching, especially for larger clusters. Let's look at switching to nio, possibly via Netty.
Attachments
Attachments
Issue Links
- fixes
-
CASSANDRA-14748 Recycler$WeakOrderQueue occupies Heap
- Resolved
- is blocked by
-
CASSANDRA-12934 AnticompactionRequestSerializer serializedSize is incorrect
- Resolved
- Is contained by
-
CASSANDRA-10989 Move away from SEDA to TPC
- Open
- is depended upon by
-
CASSANDRA-13630 support large internode messages with netty
- Resolved
-
CASSANDRA-10735 Support netty openssl (netty-tcnative) for client encryption
- Resolved
-
CASSANDRA-13628 switch peer-to-peer networking to non-blocking I/O via netty
- Resolved
-
CASSANDRA-13631 add header parameter size to internode messaging protocol
- Resolved
- is duplicated by
-
CASSANDRA-10575 Refactor storage protocol to use Netty instead of BIO
- Resolved
- is related to
-
CASSANDRA-10404 Node to Node encryption transitional mode
- Resolved
-
CASSANDRA-8751 C* should always listen to both ssl/non-ssl ports
- Resolved
- is required by
-
CASSANDRA-12229 Move streaming to non-blocking IO and netty (streaming 2.1)
- Resolved
- supercedes
-
CASSANDRA-3590 Use multiple connection to share the OutboutTCPConnection
- Resolved
- links to