Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28613

Use streaming when marshalling protobuf REST output

    XMLWordPrintableJSON

Details

    Description

      We are currently marshalling protobuf into a byte array, and then send that to the client.
      This is both slow and memory intensive.

      I see a ~25% reduction in the REST server CPU usage for my benchmark with this patch.

      Attachments

        Issue Links

          Activity

            People

              stoty Istvan Toth
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: