Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New plasma client api #36

Closed
wants to merge 30 commits into from
Closed

New plasma client api #36

wants to merge 30 commits into from

Conversation

istoica
Copy link
Contributor

@istoica istoica commented Nov 12, 2016

No description provided.

@pcmoritz pcmoritz force-pushed the new-plasma-client-api branch from e54af93 to b97df6d Compare November 20, 2016 21:43
object_req->timer = event_loop_add_timer(client_conn->manager_state->loop,
MANAGER_TIMEOUT,
fetch_timeout_handler,
object_req);
request_transfer_from(client_conn, object_id);
/* let scheduling the fetch request proceded and return */
}
Copy link
Contributor

@pcmoritz pcmoritz Nov 23, 2016

Choose a reason for hiding this comment

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

the PLASMA_OBJECT_REMOTE message after this line should only be sent if manager_count is not zero

@robertnishihara
Copy link
Collaborator

Replaced by #71.

@robertnishihara robertnishihara deleted the new-plasma-client-api branch December 1, 2016 07:19
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.

3 participants