Zhijun Fu created ARROW-2556: -------------------------------- Summary: [Plasma] plasma pushes notifications to all subscribers when a new client subscribes Key: ARROW-2556 URL: https://issues.apache.org/jira/browse/ARROW-2556 Project: Apache Arrow Issue Type: Bug Components: Plasma (C++) Reporter: Zhijun Fu
When a new client subscribes to plasma store, plasma would push notifications about existing objects to the new subscriber - while the current code pushes notifications to ALL subscribers in this case which is unnecessary. -- This message was sent by Atlassian JIRA (v7.6.3#76005)