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

adjustments to parcel handling to support parcelports that do not need a connection cache #2286

Closed
biddisco opened this issue Aug 11, 2016 · 1 comment

Comments

@biddisco
Copy link
Contributor

This is a placeholder issue that I'm adding as I have a bunch of changes on the verbs PP branch I'm working on, that I'd like to merge into master first as they affect the layer above the PP itself.

The verbs PP does not need to have a connection cache, so in the parcelport_impl class we can bypass the get connection and queuing/dequeuing of some parcels and send them without certain checks.

@hkaiser
Copy link
Member

hkaiser commented Aug 16, 2016

This was fixed by merging #2291

@hkaiser hkaiser closed this as completed Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants