Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Adjustments to comply with DiSNI v1.6 and DaRPC v1.6 #28

Merged
merged 2 commits into from Jun 22, 2018

Conversation

patrickstuedi
Copy link
Contributor

The connect/bind API of DiSNI version 1.6 has changed, affecting
rpc-darpc and storage-rdma.

https://issues.apache.org/jira/browse/CRAIL-41

Signed-off-by: Patrick Stuedi pstuedi@apache.org

The connect/bind API of DiSNI version 1.6 has changed, affecting
rpc-darpc and storage-rdma.

https://issues.apache.org/jira/browse/CRAIL-41

Signed-off-by: Patrick Stuedi <pstuedi@apache.org>
Copy link
Contributor

@PepperJo PepperJo left a comment

Choose a reason for hiding this comment

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

We might want to have configuration parameters for all these magic values (timeout, backlog) eventually. Otherwise LGTM.

timeouts for RDMA-based RPC and storage backends

The backlog parameter controlls the backlog of incoming connection
requests for rdma storage and rdma RPC. The connectiontimeout puts a
limit on the time to wait for the connection establishement event.

Signed-off-by: Patrick Stuedi <pstuedi@apache.org>
@asfgit asfgit merged commit 76c3fe8 into apache:master Jun 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants