Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14485

Optimize internode messaging protocol

    XMLWordPrintableJSON

Details

    Description

      There's some dead wood and places for optimization in the internode messaging protocol. Currently, we include the sender's IPAddressAndPort in every internode message, even though we already sent that in the handshake that established the connection/session. Further, there are several places where we can use vints instead of a fixed, 4-byte integer value- especially as those values will almost always be less than one byte.

      Attachments

        Issue Links

          Activity

            People

              jasobrown Jason Brown
              jasobrown Jason Brown
              Jason Brown
              Dinesh Joshi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: