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

Fixes #15798: Rationalize the handling of variable during a policy generation #2485

Conversation

ncharles
Copy link
Member

@ncharles
Copy link
Member Author

Need to measure the perf impact on this change before merging

@ncharles
Copy link
Member Author

the impact is exactly 0

@ncharles
Copy link
Member Author

Let's merge this, even if this is fast, it put too much strain on the GC

case _ =>
templates
for {
variableHandler <- agentRegister.findHandler(agentNodeProps) ?~! s"Error when trying to etch variable escaping method for node ${agentNodeProps.nodeId.value}"
Copy link
Member

Choose a reason for hiding this comment

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

fetch

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/2485
-- Your faithful QA
Kant merge: "Science is organized knowledge. Wisdom is organized life."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/17234/console)

…olicy generation

Co-Authored-By: Francois Armand <francois.armand@normation.com>
@fanf
Copy link
Member

fanf commented Nov 15, 2019

OK, merging this PR

@fanf fanf merged commit 4754090 into Normation:branches/rudder/5.0 Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants