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 #7689: Error on promise generation after accepting a node #1016

Conversation

ncharles
Copy link
Member

@@ -458,6 +458,7 @@ trait ComposedNewNodeManager extends NewNodeManager with Loggable {
case Full(seq) => //ok, cool
logger.info(s"New node accepted and managed by Rudder: ${id.value}")
cacheToClear.foreach { _.clearCache }
updateDynamicGroups.startManualUpdate
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Maybe cache building should trigger an update of groups ! But great ! Thanks ncharles

amousset added a commit that referenced this pull request Dec 24, 2015
…ration_after_accepting_a_node

Fixes #7689: Error on promise generation after accepting a node
@amousset amousset merged commit 8882a50 into Normation:branches/rudder/3.0 Dec 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants