Details

    • 0

    Description

      func (xmem *XmemNozzle) composeRequestForSubdocGet(specs []base.SubdocLookupPathSpec, key []byte, vb uint16, opaque uint32) *mc.MCRequest {    
           bodylen := 0    
           for i := 0; i < len(specs); i++ {        
               bodylen = bodylen + specs[i].Size()    
           }    
           body := make([]byte, bodylen) <- We can utilize datapool here

      Attachments

        For Gerrit Dashboard: MB-61289
        # Subject Branch Project Status CR V

        Activity

          People

            sumukh.bhat Sumukh Bhat
            sumukh.bhat Sumukh Bhat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty