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

Configurable Overflow Per-Bag #26

Open
JonathanMace opened this issue Feb 17, 2017 · 0 comments
Open

Configurable Overflow Per-Bag #26

JonathanMace opened this issue Feb 17, 2017 · 0 comments

Comments

@JonathanMace
Copy link
Member

A bag could predefine the point at which overflow is acceptable, so that the bag itself can overflow without causing all subsequent bags to overflow

To achieve this, baggage buffers would add a way of annotating the acceptable size limit

Then in the baggage protocol, we would need a per-bag overflow marker. I think the best way of doing this would be to add an indexed child with no index specified (which would therefore be lexicographically less than the bag's other children)

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

No branches or pull requests

1 participant