Commits

Robert Nishihara authored f981a114f3e
ARROW-3348: [Plasma] Fix bug in which plasma store dies when object created by remo… …ved client is created. This PR also includes a couple documentation and other very small changes which I'm happy to revert if people want. Author: Robert Nishihara <robertnishihara@gmail.com> Closes #2650 from robertnishihara/plasmabug and squashes the following commits: 09058e1 <Robert Nishihara> Fix b7c5971 <Robert Nishihara> Fix aaa42c8 <Robert Nishihara> Fix possibly memory leak. 3937c47 <Robert Nishihara> Small fixes 0bd8209 <Robert Nishihara> Fix plasma bug in which plasma store dies when object created by removed client is created.