Commits


Robert Nishihara authored and Philipp Moritz committed d135974a0d3
ARROW-2000: [Plasma] Deduplicate file descriptors when replying to GetRequest. Author: Robert Nishihara <robertnishihara@gmail.com> Closes #1479 from robertnishihara/deduplicatefiledescriptors and squashes the following commits: 9be9643 [Robert Nishihara] Fix bug. 8a827cf [Robert Nishihara] Remove mmap_size from PlasmaObject. ab30d7d [Robert Nishihara] Fix tests. 2916e87 [Robert Nishihara] Remove mmap_size from PlasmaObjectSpec, and file_descriptor -> fd. 7f5c618 [Robert Nishihara] Deduplicate file descriptors when store replies to Get. ab12d63 [Robert Nishihara] Make Create return a MutableBuffer.