Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2000

Deduplicate file descriptors when plasma store replies to get request.

    XMLWordPrintableJSON

Details

    Description

      Right now when the plasma store replies to a GetRequest from a client, it sends many file descriptors over the relevant socket (by calling send_fd). However, many of these file descriptors are redundant and so we should deduplicate them before sending.

       

      Note that I often see the error "Failed to send file descriptor, retrying." printed when getting around 100 objects from the store. This may alleviate that.

      Attachments

        Issue Links

          Activity

            People

              robertnishihara Robert Nishihara
              robertnishihara Robert Nishihara
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: