Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove "Configurable Storage Port" as specific work is not planned here.

...

Tracking Ticket: CASSANDRA-14697

Contributors: TBD

Configurable Storage Port

C* 4.0 introduces support for configurable storage ports to enable simpler deployment on elastic infrastructure / schedulers that require applications to bind to dynamically-allocated ports.

Shepherd: TBD

Tracking Ticket: CASSANDRA-14697

Contributors: TBD

Full-SSTable Streaming

CASSANDRA-14556 improved the performance of streaming by enabling SSTables to be streamed directly from disk, bypassing the full read path and eliminating CPU cost / heap pressure.

...