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

invalid insertion backlog count when using flows (trac #2535) #2535

Closed
behrisch opened this issue Aug 29, 2016 · 3 comments
Closed

invalid insertion backlog count when using flows (trac #2535) #2535

behrisch opened this issue Aug 29, 2016 · 3 comments
Assignees
Milestone

Comments

@behrisch
Copy link
Contributor

in an attempt to conserve resources, flow vehicles are only created upon successful insertion of the previous vehicle. However, all currently pending vehicles are created at once after a successful insertion, defeating the purpose of resource conservation.

Migrated from http://sumo.dlr.de/ticket/2535

{
    "status": "closed", 
    "changetime": "2016-08-29T12:22:20Z", 
    "description": "in an attempt to conserve resources, flow vehicles are only created upon successful insertion of the previous vehicle. However, all currently pending vehicles are created at once after a successful insertion, defeating the purpose of resource conservation.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1472473340322829", 
    "component": "other (also unclassified)", 
    "summary": "invalid insertion backlog count when using flows", 
    "priority": "major", 
    "keywords": "", 
    "time": "2016-08-29T11:36:12Z", 
    "milestone": "0.28.0", 
    "owner": "namdre", 
    "type": "defect"
}
@behrisch
Copy link
Contributor Author

@namdre committed 5173ea3 (aka r21349):
added failing test refs #2535

@behrisch
Copy link
Contributor Author

@behrisch
Copy link
Contributor Author

@namdre committed afb1070 (aka r21351):
patching expected results refs #2535, refs #21

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

No branches or pull requests

2 participants