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

[dev.icinga.com #2745] Config: Fix "memory exhausted" error when parsing large exprls #149

Closed
icinga-migration opened this issue Jun 28, 2012 · 4 comments
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2745

Created by gbeutner on 2012-06-28 12:27:18 +00:00

Assignee: (none)
Status: Resolved (closed on 2012-06-29 08:40:35 +00:00)
Target Version: Milestone 1
Last Update: 2013-09-23 14:31:04 +00:00 (in Redmine)


This is because part of our config grammar is right-associative.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2012-06-29 07:51:18 +00:00

s/right-associative/right recursive/

@icinga-migration
Copy link
Author

Updated by gbeutner on 2012-06-29 08:40:35 +00:00

  • Status changed from New to Resolved

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-09-07 09:49:01 +00:00

  • Subject changed from Dyn: Fix "memory exhausted" error when parsing large exprls to Config: Fix "memory exhausted" error when parsing large exprls
  • (unknown custom field) set to Debian

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-09-23 14:31:04 +00:00

  • Category set to Configuration

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention bug Something isn't working area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the Milestone 1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant