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

node attribues should be 'normal', not 'override' -- they don't show up as printed on the node otherwise #145

Closed
wants to merge 1 commit into from

Conversation

mrflip
Copy link
Member

@mrflip mrflip commented Jul 5, 2012

When ironfan syncs the node to the server, it should set the node attributes using 'nornal', not 'override'.

Please note: though I believe this is the correct behavior I don't know whether currently-existing nodes will have a remnant 'override' attribute. All but one of attributes in question are immutable on a node -- organization, cluster_name, facet_name and facet_index -- but permanent is not.

@temujin9
Copy link
Contributor

temujin9 commented Jul 5, 2012

Only the immutable things changed levels; the other two lines appear to just be formatting change. Pulled into the 3.2.0 branch.

@temujin9 temujin9 closed this Jul 5, 2012
@mrflip
Copy link
Member Author

mrflip commented Jul 6, 2012

Oh hey, lookit that! How retroactively smart and thoughtful past me was, to make that normal not override.
Thanks nate

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

Successfully merging this pull request may close these issues.

2 participants