Skip to content

Comments

ARROW-2565: [Plasma] new subscriber cannot receive notifications about existing objects#2022

Closed
zhijunfu wants to merge 1 commit intoapache:masterfrom
ant-tech-alliance:refactor-code
Closed

ARROW-2565: [Plasma] new subscriber cannot receive notifications about existing objects#2022
zhijunfu wants to merge 1 commit intoapache:masterfrom
ant-tech-alliance:refactor-code

Conversation

@zhijunfu
Copy link
Contributor

When a client subscribes to plasma store, we need to add its file descriptor to pending_notifications_ map, so that push_notifications() can find the new client and push notifications about existing objects to it.
Also added an unit test case to cover this.

@pcmoritz may you kindly help to take a look please? thanks:)

Copy link
Contributor

@pcmoritz pcmoritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 thanks for catching this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants