Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-33

Try to remove Schema information from logged writes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • M3
    • None
    • perf, tablet, tserver
    • None

    Description

      Currently the log records are the whole client request, including the schema information, etc. This can make them twice as big as they need to be, and might affect throughput. We should consider whether it's better to do all the decoding/schema projection "up front" on the leader, and then replicate a more "internal" form of the mutation, rather than replicating the client-provided request.

      Attachments

        Activity

          People

            abukor Attila Bukor
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: